mirror of
				https://github.com/zenorogue/hyperrogue.git
				synced 2025-10-31 05:52:59 +00:00 
			
		
		
		
	yet another fix for Windows gcc
This commit is contained in:
		| @@ -58,6 +58,7 @@ int a = arg::add3("-label-video", [] { | ||||
|   int i = atoi(scanline_noblank(f).c_str()); if(i) anims::noframes = i; | ||||
|   anims::videofile = scanline_noblank(f); | ||||
|   int fade = atoi(scanline_noblank(f).c_str()); | ||||
|   hr::ignore(fade); | ||||
|   string s; | ||||
|   while(true) { | ||||
|     s = scanline_noblank(f); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Zeno Rogue
					Zeno Rogue