fix win32

This commit is contained in:
lif 2024-03-03 01:00:05 -08:00
parent 6788c6f07b
commit fb0c58a5b4
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ set(BUILD_SHARED OFF)
set(BUILD_STATIC ON)
set(DISABLE_DEPS ON)
set(ENABLE_SCRIPTING OFF)
set(LIBMGBA_ONLY ON)
set(M_CORE_GB ON)
set(M_CORE_GBA OFF)
set(USE_DEBUGGERS OFF)