mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-09-10 06:16:00 +00:00
made it compile with RUG on emscripten (at least it should -- it does not work for me because of an emscripten bug apparently)
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
#define CAP_TOUR 1
|
||||
#define CAP_SDLTTF 0
|
||||
#define CAP_SHMUP 0
|
||||
#define CAP_RUG 1
|
||||
|
||||
#ifdef FAKEWEB
|
||||
void mainloopiter();
|
||||
|
Reference in New Issue
Block a user