Fixed compilation error

This commit is contained in:
KiritoDv 2025-03-07 18:42:30 -06:00
parent d65d58922a
commit f56a0849b0
1 changed files with 1 additions and 4 deletions

View File

@ -94,11 +94,8 @@ set(VERSION us)
set(USE_NETWORKING ON)
set(SKIP_XCODE_VERSION_CHECK ON)
if(CMAKE_SYSTEM_NAME STREQUAL "NintendoSwitch")
# TODO: Sorry i broke this
set(GFX_DEBUG_DISASSEMBLER OFF)
else()
set(GFX_DEBUG_DISASSEMBLER ON)
endif()
# Add compile definitions for the target
add_compile_definitions(