1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-10-29 04:47:41 +00:00

rogueviz::ads:: main help, help for DS game

This commit is contained in:
Zeno Rogue
2025-02-10 19:01:23 +01:00
parent 8dac0e0f68
commit 9c9b37f2fb
5 changed files with 30 additions and 3 deletions

View File

@@ -247,4 +247,7 @@ void save_to_hiscores();
void hiscore_menu();
void load_hiscores();
string get_main_help();
int generate_mouseovers();
}}