mirror of
https://github.com/encounter/SDL.git
synced 2025-05-21 14:51:27 +00:00
Fix Compilation CI
This commit is contained in:
parent
6b03c1adf6
commit
fc78d0ff39
@ -2522,7 +2522,7 @@ elseif(PSP)
|
|||||||
)
|
)
|
||||||
|
|
||||||
elseif(PS2)
|
elseif(PS2)
|
||||||
list(APPEND EXTRA_CFLAGS "-DPS2")
|
list(APPEND EXTRA_CFLAGS "-DPS2" "-D__PS2__")
|
||||||
|
|
||||||
if(SDL_FILESYSTEM)
|
if(SDL_FILESYSTEM)
|
||||||
set(SDL_FILESYSTEM_PS2 1)
|
set(SDL_FILESYSTEM_PS2 1)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user