mirror of
				https://github.com/zenorogue/hyperrogue.git
				synced 2025-10-31 14:02:59 +00:00 
			
		
		
		
	anims:: commandline option -animrec
This commit is contained in:
		| @@ -851,6 +851,12 @@ int readArgs() { | ||||
|   else if(argis("-animj")) { | ||||
|     shift(); joukowsky_anim = true; | ||||
|     } | ||||
|   else if(argis("-animrec")) { | ||||
|     PHASE(3); | ||||
|     shift(); noframes = argi(); | ||||
|     shift(); animfile = args(); | ||||
|     record_animation(); | ||||
|     } | ||||
|  | ||||
|   else return 1; | ||||
|   return 0; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Zeno Rogue
					Zeno Rogue