1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-10-22 01:17:39 +00:00

Rearrange some macros. No functional change intended.

This commit is contained in:
Arthur O'Dwyer
2019-02-08 18:18:56 -05:00
parent 17fbd46352
commit 9471ac4ff5
6 changed files with 40 additions and 32 deletions

View File

@@ -160,9 +160,7 @@ hint hints[] = {
"Try the Orb Strategy mode!")
);
dialog::addBreak(50);
#ifdef INF
dialog::addItem(XLAT("Orb Strategy mode"), 'z');
#endif
},
[]() {
#if CAP_INV