mirror of
				https://github.com/zenorogue/hyperrogue.git
				synced 2025-10-30 05:23:00 +00:00 
			
		
		
		
	removed unused comment
This commit is contained in:
		
							
								
								
									
										4
									
								
								hyper.h
									
									
									
									
									
								
							
							
						
						
									
										4
									
								
								hyper.h
									
									
									
									
									
								
							| @@ -2298,10 +2298,6 @@ extern hookset<eLand(eLand)> *hooks_nextland; | ||||
| extern hookset<bool()> *hooks_welcome_message, *hooks_default_help; | ||||
| extern hookset<void(cell*)> *hooks_mouseover; | ||||
|  | ||||
| // hooks to extend HyperRogue with an external program | ||||
| // start compilation from another file which defines EXTRA_..., includes | ||||
| // hyper.cpp, then defines the necessary functions | ||||
|  | ||||
| extern ld shiftmul; | ||||
| void initcs(charstyle &cs); | ||||
| charstyle& getcs(int id = multi::cpid); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Zeno Rogue
					Zeno Rogue