(svn r11719) -Codechange: split sound.h in a header with types and one with functions.
This commit is contained in:
@@ -12,7 +12,6 @@
|
||||
#include "window_gui.h"
|
||||
#include "station_gui.h"
|
||||
#include "viewport.h"
|
||||
#include "sound.h"
|
||||
#include "command_func.h"
|
||||
#include "station.h"
|
||||
#include "waypoint.h"
|
||||
@@ -25,6 +24,7 @@
|
||||
#include "functions.h"
|
||||
#include "window_func.h"
|
||||
#include "date_func.h"
|
||||
#include "sound_func.h"
|
||||
|
||||
#include "bridge_map.h"
|
||||
#include "rail_map.h"
|
||||
|
Reference in New Issue
Block a user