started working on sounds
This commit is contained in:
@@ -11,6 +11,10 @@
|
||||
#include "windows.h"
|
||||
#endif
|
||||
|
||||
#ifdef __linux__
|
||||
#include "dlfcn.h"
|
||||
#endif
|
||||
|
||||
#if defined(__APPLE__) && defined(__MACH__)
|
||||
#include "TargetConditionals.h"
|
||||
#if TARGET_OS_IPHONE
|
||||
|
||||
Reference in New Issue
Block a user