minetest: update to 5.1.0 and build on Darwin

This commit is contained in:
Roman Plášil
2020-02-28 18:50:12 +01:00
committed by Profpatsch
parent 24720dd250
commit fb285f2153
7 changed files with 106 additions and 5 deletions
@@ -0,0 +1,10 @@
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -17,6 +17,7 @@
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
+#include <cstdint>
#include "irrlicht.h" // createDevice
#include "irrlichttypes_extrabloated.h"
#include "chat_interface.h"