(svn r12495) -Codechange: reduce the dependency on newgrf_station.h (especially because newgrf_station.h includes a lot of stuff).
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
#define NEWGRF_SOUND_H
|
||||
|
||||
#include "sound_type.h"
|
||||
#include "tile_type.h"
|
||||
|
||||
enum VehicleSoundEvent {
|
||||
VSE_START = 1,
|
||||
|
Reference in New Issue
Block a user