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