mirror of
				https://github.com/zenorogue/hyperrogue.git
				synced 2025-10-31 22:12:59 +00:00 
			
		
		
		
	removed tree and sag from rogueviz.h
This commit is contained in:
		| @@ -91,11 +91,6 @@ namespace rogueviz { | |||||||
|     void act(vertexdata&, cell*, shmup::monster*, int);  |     void act(vertexdata&, cell*, shmup::monster*, int);  | ||||||
|     void lookup(long long reached, int bits); |     void lookup(long long reached, int bits); | ||||||
|     } |     } | ||||||
|   namespace tree { void read(string fn); } |  | ||||||
|   namespace sag { extern ld edgepower, edgemul;  |  | ||||||
|     void read(string fn);   |  | ||||||
|     void loadsnake(const string& fn); |  | ||||||
|     } |  | ||||||
|   void readcolor(const string& cfname); |   void readcolor(const string& cfname); | ||||||
|   extern bool on; |   extern bool on; | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Zeno Rogue
					Zeno Rogue