mirror of
				https://github.com/zenorogue/hyperrogue.git
				synced 2025-10-29 21:13:00 +00:00 
			
		
		
		
	CLI option -via-shader
This commit is contained in:
		| @@ -2586,6 +2586,10 @@ EX int read_config_args() { | ||||
|     PHASEFROM(2); | ||||
|     shift(); smooth_scrolling = argi(); | ||||
|     } | ||||
|   else if(argis("-via-shader")) { | ||||
|     PHASEFROM(2); | ||||
|     shift(); vid.consider_shader_projection = argi(); | ||||
|     } | ||||
|   else if(argis("-neonnf")) { | ||||
|     PHASEFROM(2); | ||||
|     shift(); neon_nofill = argi(); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Zeno Rogue
					Zeno Rogue