mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-06 23:58:04 -04:00
ODBETA: use 320x240 sdl surface when not hw scaling on 320x480 LCDs
This commit is contained in:
parent
c180662e07
commit
0e7c531169
2 changed files with 15 additions and 3 deletions
1
configure
vendored
1
configure
vendored
|
@ -127,6 +127,7 @@ set_platform()
|
|||
odbeta)
|
||||
# various devices with opendingux beta, arch flags from toolchain default
|
||||
MFLAGS=""
|
||||
CFLAGS="$CFLAGS -D__ODBETA__"
|
||||
platform="opendingux"
|
||||
;;
|
||||
pandora)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue