summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcoco875 <59367621+coco875@users.noreply.github.com>2024-09-17 17:26:20 +0200
committerGitHub <noreply@github.com>2024-09-17 09:26:20 -0600
commitd36d7dcd604d0f85b6b547a85e9b7a4fe3e59b5c (patch)
tree35a08d711677bdf0ce0ffc6f471358c2c0359220
parentda87c9d5e857dac70da03f49e4747bd7fb72b784 (diff)
update libultraship (#96)
* update libultraship * Update CMakeLists.txt
-rw-r--r--CMakeLists.txt2
m---------libultraship0
2 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 01134d898..46977c168 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -362,7 +362,7 @@ endif()
# 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)
diff --git a/libultraship b/libultraship
-Subproject b59bf87a625d952a14cd61b568e1a1228176be9
+Subproject da9e334188169ec95cc1af3468dda7146df4992