(svn r12765) -Codechange: move some stuff out of variables.h that required including other headers in variables.h.
This commit is contained in:
@@ -31,6 +31,7 @@
|
||||
#include "table/sprites.h"
|
||||
|
||||
char _name_array[512][32];
|
||||
extern TileIndex _cur_tileloop_tile;
|
||||
|
||||
void InitializeVehicles();
|
||||
void InitializeWaypoints();
|
||||
|
Reference in New Issue
Block a user