Change grfmsg to be a macro which checks the debug level first
This is to avoid doing a sprintf when the result will be thrown away
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
|
||||
/** @file newgrf_class_func.h Implementation of the NewGRF class' functions. */
|
||||
|
||||
#include "newgrf.h"
|
||||
#include "newgrf_class.h"
|
||||
|
||||
#include "table/strings.h"
|
||||
|
Reference in New Issue
Block a user