File diff r8545:a86c83101cda → r8546:225d8773329b
src/newgrf.h
Show inline comments
 
@@ -126,5 +126,6 @@ void ReloadNewGRFData(); // in openttd.c
 
void CDECL grfmsg(int severity, const char *str, ...);
 

	
 
bool HasGrfMiscBit(GrfMiscBit bit);
 
bool GetGlobalVariable(byte param, uint32 *value);
 

	
 
#endif /* NEWGRF_H */