mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2026-01-06 20:09:03 +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