mirror of
				https://github.com/zenorogue/hyperrogue.git
				synced 2025-10-31 05:52:59 +00:00 
			
		
		
		
	fixed compiling with MAXMDIM==3
This commit is contained in:
		| @@ -571,7 +571,9 @@ void geometry_information::prepare_basics() { | ||||
|   #if CAP_BT && MAXMDIM >= 4 | ||||
|   if(bt::in()) bt::build_tmatrix(); | ||||
|   #endif | ||||
|   #if MAXMDIM >= 4 | ||||
|   if(reg3::in()) reg3::generate(); | ||||
|   #endif | ||||
|    | ||||
|   hybrid_finish: | ||||
|    | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Zeno Rogue
					Zeno Rogue