mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2026-09-23 11:38:42 +00:00
adjusted mobile to the new system
This commit is contained in:
@@ -35,6 +35,7 @@ EX int hyper_main(int argc, char **argv) {
|
||||
using namespace hr;
|
||||
#if ISWEB
|
||||
emscripten_get_commandline();
|
||||
#elif ISMOBILE
|
||||
#else
|
||||
arg::init(argc, argv);
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user