forked from mirror/OpenTTD
(svn r11684) -Codechange: split gfx.h in a type and functional header.
This commit is contained in:
@@ -8,9 +8,10 @@
|
||||
#include "rail_type.h"
|
||||
#include "track_type.h"
|
||||
#include "vehicle_type.h"
|
||||
#include "gfx_type.h"
|
||||
#include "core/bitmath_func.hpp"
|
||||
#include "variables.h"
|
||||
#include "economy_func.h"
|
||||
#include "variables.h"
|
||||
|
||||
/** This struct contains all the info that is needed to draw and construct tracks.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user