mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-09-06 12:27:57 +00:00
added some missing guards
This commit is contained in:
@@ -430,7 +430,7 @@
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if !CAP_SDLGFX && !ISFAKEMOBILE
|
||||
#if !CAP_SDL && !ISFAKEMOBILE
|
||||
#define SDLK_F1 (123001)
|
||||
#define SDLK_F2 (123002)
|
||||
#define SDLK_F3 (123003)
|
||||
|
Reference in New Issue
Block a user