mirror of
				https://github.com/zenorogue/hyperrogue.git
				synced 2025-10-31 05:52:59 +00:00 
			
		
		
		
	ads-game:: record a run
This commit is contained in:
		| @@ -33,8 +33,13 @@ struct shipstate { | ||||
|   ads_matrix at; | ||||
|   ld start; | ||||
|   ld duration; | ||||
|   ld ang; | ||||
|   ads_matrix vctrV; | ||||
|   cell *vctr; | ||||
|   }; | ||||
|  | ||||
| vector<shipstate> history; | ||||
|  | ||||
| struct cellinfo { | ||||
|   int mpd_terrain; /* 0 = fully generated terrain */ | ||||
|   int rock_dist; /* rocks generated in this radius */ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Zeno Rogue
					Zeno Rogue