mirror of
				https://github.com/zenorogue/hyperrogue.git
				synced 2025-10-31 05:52:59 +00:00 
			
		
		
		
	rulegen:: removed junk
This commit is contained in:
		| @@ -1153,11 +1153,6 @@ void find_possible_parents() { | |||||||
|  |  | ||||||
| /* == branch testing == */ | /* == branch testing == */ | ||||||
|  |  | ||||||
| void verified_treewalk(twalker& cw, int delta) { |  | ||||||
|   if((cw+wstep).spin == get_parent_dir(cw.peek())) { |  | ||||||
|     } |  | ||||||
|   } |  | ||||||
|  |  | ||||||
| using tsinfo = pair<int, int>; | using tsinfo = pair<int, int>; | ||||||
|  |  | ||||||
| tsinfo get_tsinfo(twalker tw) { | tsinfo get_tsinfo(twalker tw) { | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Zeno Rogue
					Zeno Rogue