diff include/SDL_config_android.h @ 4719:d59792d2c3ae

Updated test app to init the sound system
author Paul Hunkin <paul@bieh.net>
date Tue, 27 Jul 2010 11:35:06 +0200
parents d40bb3165d2b
children 80f8d672b52e
line wrap: on
line diff
--- a/include/SDL_config_android.h	Tue Jul 27 11:34:43 2010 +0200
+++ b/include/SDL_config_android.h	Tue Jul 27 11:35:06 2010 +0200
@@ -47,7 +47,7 @@
 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