(svn r11828) -Codechange: include table/* as the last includes and remove an unneeded include from openttd.h.
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
|
||||
#include "newgrf_callbacks.h"
|
||||
#include "cargo_type.h"
|
||||
#include "gfx_type.h"
|
||||
|
||||
enum {
|
||||
CC_NOAVAILABLE = 0, ///< No cargo class has been specified
|
||||
|
||||
Reference in New Issue
Block a user