1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2026-05-10 17:12:06 +00:00

updated to 10.0c

This commit is contained in:
Zeno Rogue
2017-07-23 01:33:27 +02:00
parent ce5650a81f
commit 8cb8e2a3ec
45 changed files with 2383 additions and 1358 deletions
+2 -3
View File
@@ -1,12 +1,11 @@
#define WEB
#define MOBWEB
#define ISWEB 1
#define MINI
#define NOAUDIO
#define NOGFX
#define NOPNG
#define DEMO
#define TOUR
#define NOTTF
#define CAP_SDLTTF 0
#ifdef FAKEWEB
void mainloopiter();