1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-10-20 16:37:40 +00:00

rogueviz:: made it compile with the changes elsewhere

This commit is contained in:
Zeno Rogue
2018-04-21 12:17:22 +02:00
parent 3a5c342f47
commit 5a3114d279
3 changed files with 39 additions and 38 deletions

View File

@@ -1683,6 +1683,7 @@ namespace arg {
void shift();
const string& args();
const char* argcs();
int argi();
ld argf();
bool argis(const string& s);