Added more cheats

This commit is contained in:
Elias Fleckenstein
2020-07-31 19:23:29 +02:00
parent 3d980cf575
commit 2675bcca1a
16 changed files with 69 additions and 33 deletions

View File

@@ -1,8 +1,6 @@
#include <windows.h>
#include <winuser.h>
#include <commctrl.h>
#include <richedit.h>
#ifndef USE_CMAKE_CONFIG_H
#define USE_CMAKE_CONFIG_H
#endif
@@ -15,10 +13,6 @@
#define BUILDMODE "RUN_IN_PLACE=0"
#endif
#ifdef __MINGW32__
CREATEPROCESS_MANIFEST_RESOURCE_ID RT_MANIFEST "minetest.exe.manifest"
#endif
LANGUAGE 0, SUBLANG_NEUTRAL
130 ICON "minetest-icon.ico"