1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-08-31 17:57:56 +00:00

display a hint when player hidden

This commit is contained in:
Zeno Rogue
2022-03-27 19:12:10 +02:00
parent 00d640fa22
commit 14ed4b7603
4 changed files with 8 additions and 2 deletions

View File

@@ -242,6 +242,7 @@
#define PSEUDOKEY_RELEASE 2503
#define PSEUDOKEY_EXIT 2504
#define PSEUDOKEY_MENU 2505
#define PSEUDOKEY_NOHINT 2506
#ifndef CAP_PNG
#define CAP_PNG (!ISMOBWEB)