1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-09-01 02:07:57 +00:00

dialog:: lists; highlight should now work even if multiple items have the same name

This commit is contained in:
Zeno Rogue
2022-10-21 10:19:22 +02:00
parent 93892718c5
commit 0d2f054d2b
2 changed files with 152 additions and 23 deletions

View File

@@ -243,6 +243,7 @@
#define PSEUDOKEY_EXIT 2504
#define PSEUDOKEY_MENU 2505
#define PSEUDOKEY_NOHINT 2506
#define PSEUDOKEY_LIST_SLIDER 2507
#ifndef CAP_PNG
#define CAP_PNG (!ISMOBWEB)