mirror of
				https://github.com/zenorogue/hyperrogue.git
				synced 2025-10-31 14:02:59 +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; | ||||
|   | ||||
| @@ -220,4 +220,8 @@ extern bool planning_mode; | ||||
| inline int reduce_quality = 0; | ||||
|  | ||||
| void save(); | ||||
|  | ||||
| extern bool on; | ||||
| extern void restart(); | ||||
| extern bool stepped_display; | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Zeno Rogue
					Zeno Rogue