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

PSEUDOKEY_JOY was missing

This commit is contained in:
Zeno Rogue
2025-12-11 20:16:24 +01:00
parent a64e79fb84
commit 0651477c8e
+2
View File
@@ -251,6 +251,8 @@
#define PSEUDOKEY_SELECT 2508
#define PSEUDOKEY_ONSCREEN_KEYBOARD 2509
#define PSEUDOKEY_JOY 4096
#ifndef CAP_PNG
#define CAP_PNG (!ISMOBWEB)
#endif