Updated SDL 1.3 to rev. 4563, fixed compilation

This commit is contained in:
pelya
2010-07-22 11:55:12 +03:00
parent 58b0feff64
commit 1e20b02f1c
36 changed files with 679 additions and 296 deletions

View File

@@ -25,7 +25,7 @@ SDL_VIDEO_RENDER_RESIZE := 1
COMPILED_LIBRARIES := sdl_mixer sdl_image
APPLICATION_ADDITIONAL_CFLAGS :=
APPLICATION_ADDITIONAL_CFLAGS := -finline-functions -O2
# If SDL_Mixer should link to libMAD
SDL_MIXER_USE_LIBMAD :=