mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-09-04 11:37:55 +00:00
updating emscripten build
This commit is contained in:
@@ -63,7 +63,7 @@ EX void initializeCLI() {
|
||||
EX namespace arg {
|
||||
EX int curphase;
|
||||
|
||||
vector<string> argument;
|
||||
EX vector<string> argument;
|
||||
EX int pos;
|
||||
|
||||
EX void lshift() { pos++; }
|
||||
|
Reference in New Issue
Block a user