1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2026-02-26 01:59:44 +00:00

More porting.

This commit is contained in:
Zeno Rogue
2018-01-05 19:05:41 +01:00
parent 3fc196e0c0
commit 86f1a4dead
3 changed files with 13 additions and 10 deletions

View File

@@ -157,7 +157,7 @@
#define PSEUDOKEY_RELEASE 2503
#ifndef CAP_PNG
#define CAP_PNG (!ISMOBWEB && !ISMAC && CAP_SDLGFX)
#define CAP_PNG (!ISMOBWEB)
#endif
#ifndef CAP_COMMANDLINE