Android: remove InterpreterCPU.cpp from CMakeLists.txt

This commit is contained in:
zilmar 2023-10-19 20:19:57 +10:30
parent 8f062975c3
commit ebdef8bbdb
1 changed files with 0 additions and 1 deletions

View File

@ -16,7 +16,6 @@ add_library(Project64-core STATIC
N64System/Enhancement/Enhancements.cpp
N64System/Enhancement/EnhancementFile.cpp
N64System/Enhancement/EnhancementList.cpp
N64System/Interpreter/InterpreterCPU.cpp
N64System/Interpreter/InterpreterOps.cpp
N64System/MemoryHandler/AudioInterfaceHandler.cpp
N64System/MemoryHandler/CartridgeDomain1Address1Handler.cpp