mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2026-02-23 08:59:43 +00:00
more header cleanup
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
namespace hr {
|
||||
|
||||
#if CAP_COMMANDLINE
|
||||
const char *scorefile = "hyperrogue.log";
|
||||
EX const char *scorefile = "hyperrogue.log";
|
||||
|
||||
namespace arg {
|
||||
eLand readland(const string& ss) {
|
||||
|
||||
Reference in New Issue
Block a user