mirror of
https://github.com/pspdev/pspsdk.git
synced 2025-10-03 16:51:27 +00:00
pspdev.cmake: also default to FW 6.0
This commit is contained in:
@@ -30,6 +30,7 @@ link_directories( ${PSPDEV}/lib ${PSPDEV}/psp/lib ${PSPDEV}/psp/sdk/lib)
|
||||
|
||||
add_definitions("-D__PSP__")
|
||||
add_definitions("-DPSP")
|
||||
add_definitions("-D_PSP_FW_VERSION=600")
|
||||
SET(PLATFORM_PSP TRUE)
|
||||
SET(PSP TRUE)
|
||||
|
||||
|
Reference in New Issue
Block a user