bump lus with ucode change (#708)

This commit is contained in:
Archez
2024-06-22 15:05:32 -04:00
committed by GitHub
parent e87d7c6954
commit fc309f5eaa
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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.