mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-01-11 18:00:34 +00:00
fixup to header
This commit is contained in:
parent
13ff317948
commit
6a086e9764
2
hyper.h
2
hyper.h
@ -800,7 +800,7 @@ string XLAT(string);
|
||||
#define DKEY (get_direction_key(sym, uni))
|
||||
#define DIRECTIONKEY (interpret_as_direction(sym, uni) ? uni : 0)
|
||||
|
||||
namespace scores { void load(); }
|
||||
namespace scores { void load(); void load_only(); }
|
||||
|
||||
#if ISMOBILE
|
||||
namespace leader { void showMenu(); void handleKey(int sym, int uni); }
|
||||
|
Loading…
Reference in New Issue
Block a user