mirror of
https://github.com/BanjoRecomp/BanjoRecomp
synced 2026-09-08 19:12:16 -04:00
Genericize object extension to allow for multiple extension contexts (e.g. Props and ActorMarkers)
This commit is contained in:
+1
-1
@@ -160,7 +160,7 @@ set (SOURCES
|
||||
${CMAKE_SOURCE_DIR}/src/game/config.cpp
|
||||
${CMAKE_SOURCE_DIR}/src/game/debug.cpp
|
||||
${CMAKE_SOURCE_DIR}/src/game/recomp_api.cpp
|
||||
${CMAKE_SOURCE_DIR}/src/game/recomp_actor_api.cpp
|
||||
${CMAKE_SOURCE_DIR}/src/game/recomp_extension_api.cpp
|
||||
${CMAKE_SOURCE_DIR}/src/game/recomp_data_api.cpp
|
||||
${CMAKE_SOURCE_DIR}/src/game/rom_decompression.cpp
|
||||
|
||||
|
||||
Reference in New Issue
Block a user