turned PlayingSoundHandle into an 'opaque' (well not really :-) data type, mainly because people kept (accidentally and sometimes on purpose :-) misusing them
svn-id: r11881
This commit is contained in:
parent
3f77642948
commit
e9269257f3
22 changed files with 63 additions and 66 deletions
|
@ -22,6 +22,9 @@
|
|||
|
||||
#include "stdafx.h"
|
||||
#include "scumm/player_mod.h"
|
||||
#include "sound/audiostream.h"
|
||||
#include "sound/mixer.h"
|
||||
#include "sound/rate.h"
|
||||
|
||||
namespace Scumm {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue