mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-10-27 03:47:40 +00:00
ads-game:: more settings
This commit is contained in:
@@ -54,6 +54,7 @@ bool view_proper_times = false;
|
||||
const char *tformat = "%.2f";
|
||||
|
||||
void game_menu();
|
||||
void restart();
|
||||
|
||||
/** all the missiles and objects currently displayed */
|
||||
vector<struct ads_object*> displayed;
|
||||
|
||||
Reference in New Issue
Block a user