SCI: Renamed some sfx header files
svn-id: r39006
This commit is contained in:
parent
6454a3dee1
commit
25e7d3a08d
19 changed files with 26 additions and 23 deletions
|
@ -26,8 +26,8 @@
|
|||
/* Sound subsystem core: Event handler, sound player dispatching */
|
||||
|
||||
#include "sci/tools.h"
|
||||
#include "sci/sfx/sfx_iterator_internal.h"
|
||||
#include "sci/sfx/sfx_player.h"
|
||||
#include "sci/sfx/iterator_internal.h"
|
||||
#include "sci/sfx/player.h"
|
||||
#include "sci/sfx/mixer.h"
|
||||
#include "sci/sfx/sci_midi.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue