Fixed video init

This commit is contained in:
pelya
2010-05-20 18:37:11 +03:00
parent 62751ef86c
commit 8b5b153c8b
4 changed files with 33 additions and 11 deletions

View File

@@ -31,7 +31,6 @@ SDL_SRCS := \
src/thread/pthread/*.c \
src/timer/unix/*.c \
src/audio/android/*.c \
src/audio/dummy/*.c \
src/video/android/*.c \
src/joystick/dummy/*.c \
src/haptic/dummy/*.c \