aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorrsn88872018-01-03 12:43:09 -0600
committerrsn88872018-01-03 14:14:36 -0600
commit231407206d91829980da18bfab2d0ae28b3fc9ad (patch)
tree94130d319d1ffa0e42577e11a6dd4b0542fb76df /configure
parent50d79c5f265aad592ae7f17209653ccbb1fde488 (diff)
downloadscummvm-rg350-231407206d91829980da18bfab2d0ae28b3fc9ad.tar.gz
scummvm-rg350-231407206d91829980da18bfab2d0ae28b3fc9ad.tar.bz2
scummvm-rg350-231407206d91829980da18bfab2d0ae28b3fc9ad.zip
PSP: Use aspect correction checkbox instead of extra graphics modes
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index 2b244e93be..ccb786233e 100755
--- a/configure
+++ b/configure
@@ -3231,6 +3231,7 @@ if test -n "$_host"; then
_port_mk="backends/platform/sdl/psp2/psp2.mk"
;;
psp)
+ append_var DEFINES "-DGUI_ONLY_FULLSCREEN"
_backend="psp"
_build_scalers=no
_mt32emu=no