From fc309f5eaa7a5acdd7f3b4fa9b5b7beb025287d8 Mon Sep 17 00:00:00 2001 From: Archez Date: Sat, 22 Jun 2024 15:05:32 -0400 Subject: [PATCH] bump lus with ucode change (#708) --- CMakeLists.txt | 2 +- libultraship | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index fcdb1001f..e606c1627 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -32,7 +32,7 @@ endif() set(GFX_DEBUG_DISASSEMBLER ON) # Tell LUS we're using F3DEX_GBI_2 (in a way that doesn't break libgfxd) -set(USE_F3DEX2 ON) +set(GBI_UCODE F3DEX_GBI_2) ################################################################################ # Set target arch type if empty. Visual studio solution generator provides it. diff --git a/libultraship b/libultraship index fccf181b4..5849d3a23 160000 --- a/libultraship +++ b/libultraship @@ -1 +1 @@ -Subproject commit fccf181b449f82f3e6ae5cdc666319847f78e0a1 +Subproject commit 5849d3a23a18d0664cb04cc084fa120833b69353