Framebuffer clear and bump LUS (#4187)

This commit is contained in:
Lywx
2024-05-27 16:33:02 -06:00
committed by GitHub
parent ad0e17383e
commit 53efc22a23
8 changed files with 17 additions and 18 deletions
+6
View File
@@ -84,6 +84,12 @@ include(CMake/GlobalSettingsInclude.cmake OPTIONAL)
################################################################################
set_property(GLOBAL PROPERTY USE_FOLDERS ON)
################################################################################
# Set GBI version
################################################################################
add_compile_definitions(F3DEX_GBI_2)
################################################################################
# Sub-projects
################################################################################