- fixed compilation with XCode and silenced several warnings
This commit is contained in:
parent
2c33e47988
commit
6bfa1bf692
17 changed files with 73 additions and 77 deletions
|
|
@ -47,6 +47,9 @@
|
|||
#include "zmusic/sounddecoder.h"
|
||||
#include "filereadermusicinterface.h"
|
||||
|
||||
const char *GetSampleTypeName(SampleType type);
|
||||
const char *GetChannelConfigName(ChannelConfig chan);
|
||||
|
||||
FModule OpenALModule{"OpenAL"};
|
||||
|
||||
#include "oalload.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue