mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 23:07:43 +00:00
AuxiliaryID32 implemented for sub-resources
This commit is contained in:
@@ -11,5 +11,4 @@ add_library(RuntimeCommonCharacter
|
||||
CTransitionDatabaseGame.hpp
|
||||
CHierarchyPoseBuilder.hpp CHierarchyPoseBuilder.cpp
|
||||
CPoseAsTransforms.hpp CPoseAsTransforms.cpp
|
||||
CSkinRules.hpp CSkinRules.cpp
|
||||
CVirtualBone.hpp CVirtualBone.cpp)
|
||||
|
||||
@@ -20,5 +20,6 @@ add_library(RuntimeCommonGraphics
|
||||
CVertexMorphEffect.hpp CVertexMorphEffect.cpp
|
||||
CMoviePlayer.hpp CMoviePlayer.cpp
|
||||
CGraphicsPalette.hpp CGraphicsPalette.cpp
|
||||
CSkinRules.hpp CSkinRules.cpp
|
||||
CGraphics.hpp CGraphics.cpp
|
||||
${PLAT_SRCS})
|
||||
|
||||
Reference in New Issue
Block a user