We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e618bd7 commit 117fe6fCopy full SHA for 117fe6f
CMakeLists.txt
@@ -171,7 +171,6 @@ set (SOURCES
171
${CMAKE_SOURCE_DIR}/src/game/recomp_actor_api.cpp
172
${CMAKE_SOURCE_DIR}/src/game/recomp_data_api.cpp
173
${CMAKE_SOURCE_DIR}/src/game/rom_decompression.cpp
174
- ${CMAKE_SOURCE_DIR}/src/game/tlb.cpp
175
${CMAKE_SOURCE_DIR}/src/game/unknown_symbols.cpp
176
177
${CMAKE_SOURCE_DIR}/src/ui/ui_renderer.cpp
src/game/tlb.cpp
0 commit comments