mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-08-23 06:35:33 -07:00
remove lines
This commit is contained in:
parent
d54d429e77
commit
5ac97c9f0f
1 changed files with 0 additions and 2 deletions
|
@ -107,9 +107,7 @@ void BgDyYoseizo_Init(Actor* thisx, GlobalContext* globalCtx2) {
|
||||||
SkelAnime_InitFlex(globalCtx, &this->skelAnime, &gGreatFairySkel, &gGreatFairyLayingDownTransitionAnim,
|
SkelAnime_InitFlex(globalCtx, &this->skelAnime, &gGreatFairySkel, &gGreatFairyLayingDownTransitionAnim,
|
||||||
this->jointTable, this->morphTable, 28);
|
this->jointTable, this->morphTable, 28);
|
||||||
}
|
}
|
||||||
|
|
||||||
this->actionFunc = BgDyYoseizo_CheckMagicAcquired;
|
this->actionFunc = BgDyYoseizo_CheckMagicAcquired;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
void BgDyYoseizo_Destroy(Actor* this, GlobalContext* globalCtx) {
|
void BgDyYoseizo_Destroy(Actor* this, GlobalContext* globalCtx) {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue