Updated test app to init the sound system

This commit is contained in:
Paul Hunkin 2010-07-27 11:35:06 +02:00
parent 56e126ff14
commit daaa0b0414
2 changed files with 10 additions and 1 deletions

View file

@ -47,7 +47,7 @@ typedef unsigned int uint32_t;
typedef unsigned int size_t;
//typedef unsigned long uintptr_t;
#define SDL_AUDIO_DRIVER_DUMMY 1
#define SDL_AUDIO_DRIVER_ANDROID 1
#define SDL_CDROM_DISABLED 1