Genericize object extension to allow for multiple extension contexts (e.g. Props and ActorMarkers)

This commit is contained in:
Mr-Wiseguy
2025-09-07 22:42:09 -04:00
parent fbe26b7a63
commit 79321e7f86
11 changed files with 302 additions and 284 deletions
+1 -1
View File
@@ -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