(svn r12469) -Codechange: split type related stuff from group.h (and openttd.h) to group_type.h.
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
#include "vehicle_type.h"
|
||||
#include "tile_type.h"
|
||||
#include "date_type.h"
|
||||
#include "group_type.h"
|
||||
|
||||
typedef uint16 DestinationID;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user