update libultraship (#96)
* update libultraship * Update CMakeLists.txt
This commit is contained in:
parent
da87c9d5e8
commit
d36d7dcd60
|
|
@ -362,7 +362,7 @@ endif()
|
||||||
# Compile and link options
|
# Compile and link options
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
option(GBI_UCODE "Use F3DEX_GBI" F3DEX_GBI)
|
set(GBI_UCODE F3DEX_GBI)
|
||||||
|
|
||||||
target_compile_definitions(${PROJECT_NAME} PRIVATE F3DEX_GBI=1)
|
target_compile_definitions(${PROJECT_NAME} PRIVATE F3DEX_GBI=1)
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
Subproject commit b59bf87a625d952a14cd61b568e1a1228176be98
|
Subproject commit da9e334188169ec95cc1af3468dda7146df49928
|
||||||
Loading…
Reference in New Issue