diff --git a/Android/jni/Project64-core/CMakeLists.txt b/Android/jni/Project64-core/CMakeLists.txt index 987f43e18..f592db5c0 100644 --- a/Android/jni/Project64-core/CMakeLists.txt +++ b/Android/jni/Project64-core/CMakeLists.txt @@ -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