summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorArchez <Archez@users.noreply.github.com>2024-07-15 22:24:38 -0400
committerGitHub <noreply@github.com>2024-07-15 22:24:38 -0400
commit73be4e55591f547df1a27884fdddbae36f603e07 (patch)
treebccd2e134223cfee4242c47f9cd477f7b1642c1b /CMakeLists.txt
parent839fcffe17f00671baa6fb411cba74f42a7b5f5d (diff)
Bump LUS for 2cyc color combiner fix (#4221)
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 490489f55..02b765622 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -88,7 +88,7 @@ set_property(GLOBAL PROPERTY USE_FOLDERS ON)
# Set GBI version
################################################################################
-add_compile_definitions(F3DEX_GBI_2)
+set(GBI_UCODE F3DEX_GBI_2)
################################################################################
# Sub-projects