(svn r11719) -Codechange: split sound.h in a header with types and one with functions.
This commit is contained in:
@@ -20,7 +20,6 @@
|
||||
#include "command_func.h"
|
||||
#include "player.h"
|
||||
#include "town.h"
|
||||
#include "sound.h"
|
||||
#include "variables.h"
|
||||
#include "bridge.h"
|
||||
#include "train.h"
|
||||
@@ -35,6 +34,7 @@
|
||||
#include "date_func.h"
|
||||
#include "functions.h"
|
||||
#include "vehicle_func.h"
|
||||
#include "sound_func.h"
|
||||
|
||||
|
||||
const Bridge orig_bridge[] = {
|
||||
|
Reference in New Issue
Block a user