mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-07 01:33:56 -06:00
audio fixes (malc)
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1133 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
parent
d7382233d8
commit
7372f88dc1
8 changed files with 145 additions and 12 deletions
|
@ -34,7 +34,6 @@ typedef struct FMODVoice {
|
|||
int channel;
|
||||
} FMODVoice;
|
||||
|
||||
|
||||
#define dolog(...) AUD_log ("fmod", __VA_ARGS__)
|
||||
#ifdef DEBUG
|
||||
#define ldebug(...) dolog (__VA_ARGS__)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue