mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-10 08:27:41 +00:00
Rename CPoseAsTransforms to CPoseTransformsVariableSize to match demo map
Former-commit-id: 7f3718337f
This commit is contained in:
@@ -694,7 +694,7 @@ LIBS = [
|
|||||||
"Kyoto/Particles/CSwooshDescription",
|
"Kyoto/Particles/CSwooshDescription",
|
||||||
"Kyoto/Particles/CGenDescription",
|
"Kyoto/Particles/CGenDescription",
|
||||||
"Kyoto/CPakFile",
|
"Kyoto/CPakFile",
|
||||||
"Kyoto/Animation/CPoseAsTransforms",
|
"Kyoto/Animation/CPoseAsTransformsVariableSize",
|
||||||
"Kyoto/Input/CRumbleVoice",
|
"Kyoto/Input/CRumbleVoice",
|
||||||
["Kyoto/Input/RumbleAdsr", True],
|
["Kyoto/Input/RumbleAdsr", True],
|
||||||
"Kyoto/Input/CRumbleGenerator",
|
"Kyoto/Input/CRumbleGenerator",
|
||||||
|
|||||||
@@ -623,7 +623,7 @@ KYOTO_2 :=\
|
|||||||
$(BUILD_DIR)/asm/Kyoto/Particles/CSwooshDescription.o\
|
$(BUILD_DIR)/asm/Kyoto/Particles/CSwooshDescription.o\
|
||||||
$(BUILD_DIR)/asm/Kyoto/Particles/CGenDescription.o\
|
$(BUILD_DIR)/asm/Kyoto/Particles/CGenDescription.o\
|
||||||
$(BUILD_DIR)/asm/Kyoto/CPakFile.o\
|
$(BUILD_DIR)/asm/Kyoto/CPakFile.o\
|
||||||
$(BUILD_DIR)/asm/Kyoto/Animation/CPoseAsTransforms.o\
|
$(BUILD_DIR)/asm/Kyoto/Animation/CPoseAsTransformsVariableSize.o\
|
||||||
$(BUILD_DIR)/asm/Kyoto/Input/CRumbleVoice.o\
|
$(BUILD_DIR)/asm/Kyoto/Input/CRumbleVoice.o\
|
||||||
$(BUILD_DIR)/src/Kyoto/Input/RumbleAdsr.o\
|
$(BUILD_DIR)/src/Kyoto/Input/RumbleAdsr.o\
|
||||||
$(BUILD_DIR)/asm/Kyoto/Input/CRumbleGenerator.o\
|
$(BUILD_DIR)/asm/Kyoto/Input/CRumbleGenerator.o\
|
||||||
|
|||||||
Reference in New Issue
Block a user