mirror of
				https://github.com/zenorogue/hyperrogue.git
				synced 2025-10-31 05:52:59 +00:00 
			
		
		
		
	removed rogueviz::cspin (conflicts with hr::cspin and unused)
This commit is contained in:
		| @@ -159,10 +159,6 @@ colorpair parse(string s) { | ||||
|  | ||||
| vector<vertexdata> vdata; | ||||
|  | ||||
| transmatrix cspin(int i, int ch) { | ||||
|   return spin(M_PI + (2 * M_PI * (i+1)) / (ch+1)); | ||||
|   } | ||||
|  | ||||
| map<string, int> labeler; | ||||
|  | ||||
| int getid(const string& s) { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Zeno Rogue
					Zeno Rogue