File diff r15521:545d58d62089 → r15522:07fd9844efd2
src/variables.h
Show inline comments
 
@@ -16,7 +16,4 @@
 
#define VARDEF extern
 
#endif
 

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

	
 
#endif /* VARIABLES_H */