SMG-Decomp
A decompilation of Super Mario Galaxy 1
Loading...
Searching...
No Matches
source
Game
NPC
MiiFacePartsHolder.cpp
1
#include "Game/NPC/MiiFacePartsHolder.hpp"
2
3
MiiFacePartsHolder::MiiFacePartsHolder(
int
numParts) :
LiveActorGroup
(
"Mii顔モデル保持"
, numParts), JKRDisposer() {
4
_30 = 0;
5
_34 = 0;
6
}
LiveActorGroup
Definition
LiveActorGroup.hpp:7
Generated by
1.10.0