mirror of
https://github.com/izzy2lost/2ship2harkinian-Android.git
synced 2026-06-19 01:20:08 -07:00
Implement func_8096147C
This commit is contained in:
@@ -19,6 +19,7 @@ void func_80961490(ObjMure2* this, PlayState* play);
|
||||
|
||||
void func_809613B0(ObjMure2* this);
|
||||
void func_809613E8(ObjMure2* this);
|
||||
void func_8096147C(ObjMure2* this);
|
||||
|
||||
#if 0
|
||||
ActorInit Obj_Mure2_InitVars = {
|
||||
@@ -81,7 +82,9 @@ void func_809613E8(ObjMure2* this) {
|
||||
|
||||
#pragma GLOBAL_ASM("asm/non_matchings/overlays/ovl_Obj_Mure2/func_809613FC.s")
|
||||
|
||||
#pragma GLOBAL_ASM("asm/non_matchings/overlays/ovl_Obj_Mure2/func_8096147C.s")
|
||||
void func_8096147C(ObjMure2* this) {
|
||||
this->actionFunc = func_80961490;
|
||||
}
|
||||
|
||||
#pragma GLOBAL_ASM("asm/non_matchings/overlays/ovl_Obj_Mure2/func_80961490.s")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user