forked from mirror/OpenTTD
(svn r2756) Renamed railtypes into _railtypes
Renamed railtypes.c into railtypes.h, all other tables are in .h files. (It should be in the tables dir but I couldn't figure out how to get it there without deleting it first). Added const and extern.
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
#include "waypoint.h"
|
||||
#include "npf.h"
|
||||
#include "rail.h"
|
||||
#include "railtypes.h" // include table for railtypes
|
||||
|
||||
extern uint16 _custom_sprites_base;
|
||||
|
||||
|
Reference in New Issue
Block a user