mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-28 07:29:09 +00:00
Removed PS2 compiler definition
This is already defined as part of the PS2 SDK
This commit is contained in:
parent
f3c194f39a
commit
a47b62d1fe
1 changed files with 0 additions and 2 deletions
|
@ -2766,8 +2766,6 @@ elseif(PSP)
|
|||
)
|
||||
|
||||
elseif(PS2)
|
||||
sdl_compile_definitions(PRIVATE "PS2" "__PS2__")
|
||||
|
||||
sdl_glob_sources("${SDL3_SOURCE_DIR}/src/main/ps2/*.c")
|
||||
|
||||
if(SDL_AUDIO)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue