mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-10-30 13:32:59 +00:00
commandline factored out as a separate file
This commit is contained in:
@@ -81,6 +81,7 @@ bool inv::on;
|
||||
#if ISMOBILE==0
|
||||
#include <unistd.h>
|
||||
#endif
|
||||
#include "commandline.cpp"
|
||||
#endif
|
||||
|
||||
#if IN_CU(1)
|
||||
|
||||
Reference in New Issue
Block a user