mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-10-29 13:07:40 +00:00
nilrider:: extra exports
This commit is contained in:
@@ -432,6 +432,10 @@ void pop_and_push_replays() {
|
||||
|
||||
reaction_t on_quit = [] { exit(0); };
|
||||
|
||||
void restart() {
|
||||
clear_path(curlev);
|
||||
}
|
||||
|
||||
void main_menu() {
|
||||
clearMessages();
|
||||
poly_outline = 0xFF;
|
||||
|
||||
Reference in New Issue
Block a user