(svn r11719) -Codechange: split sound.h in a header with types and one with functions.
This commit is contained in:
@@ -7,9 +7,9 @@
|
||||
#include "gui.h"
|
||||
#include "window_gui.h"
|
||||
#include "viewport.h"
|
||||
#include "sound.h"
|
||||
#include "variables.h"
|
||||
#include "transparency.h"
|
||||
#include "sound_func.h"
|
||||
|
||||
TransparencyOptionBits _transparency_opt;
|
||||
|
||||
|
Reference in New Issue
Block a user