Added stub android sound system

This commit is contained in:
Paul Hunkin 2010-07-27 11:34:43 +02:00
parent e0c98826af
commit 56e126ff14
5 changed files with 153 additions and 1 deletions

View file

@ -28,7 +28,7 @@ SOURCES = \
src/timer/*.c \
src/video/*.c \
src/power/*.c \
src/audio/dummy/*.c \
src/audio/android/*.c \
src/video/android/*.c \
src/joystick/dummy/*.c \
src/haptic/dummy/*.c \