Removed "always resize" option for screen resizing from ChangeAppSettings.sh, it now equals to "y"

It still leaves part of screen not resized on my widescreen HTC Evo
This commit is contained in:
pelya
2010-07-19 18:46:43 +03:00
parent e7112534b4
commit f72e72272a
5 changed files with 11 additions and 28 deletions

View File

@@ -21,7 +21,7 @@ SDL_TRACKBALL_KEYUP_DELAY := 1
# If the application designed for higher screen resolution enable this to get the screen
# resized in HW-accelerated way, however it eats a tiny bit of CPU
SDL_VIDEO_RENDER_RESIZE := 2
SDL_VIDEO_RENDER_RESIZE := 1
COMPILED_LIBRARIES := sdl_mixer sdl_image