(svn r11719) -Codechange: split sound.h in a header with types and one with functions.
This commit is contained in:
@@ -9,7 +9,6 @@
|
||||
#include "window_gui.h"
|
||||
#include "viewport.h"
|
||||
#include "news.h"
|
||||
#include "sound.h"
|
||||
#include "variables.h"
|
||||
#include "string.h"
|
||||
#include "transparency.h"
|
||||
@@ -17,6 +16,7 @@
|
||||
#include "window_func.h"
|
||||
#include "date_func.h"
|
||||
#include "vehicle_base.h"
|
||||
#include "sound_func.h"
|
||||
|
||||
/** @file news_gui.cpp
|
||||
*
|
||||
|
Reference in New Issue
Block a user