File diff r15521:545d58d62089 → r15522:07fd9844efd2
src/variables.h
Show inline comments
 
@@ -13,10 +13,7 @@
 
#define VARIABLES_H
 

	
 
#ifndef VARDEF
 
#define VARDEF extern
 
#endif
 

	
 
/* Amount of game ticks */
 
VARDEF uint16 _tick_counter;
 

	
 
#endif /* VARIABLES_H */