mirror of
https://github.com/zeldaret/oot.git
synced 2024-11-29 03:34:07 +00:00
func_808760DC
This commit is contained in:
parent
a03c89906b
commit
aec2bb45ba
1 changed files with 2 additions and 1 deletions
|
@ -129,7 +129,8 @@ void BgGanonOtyuka_Destroy(Actor* thisx, GlobalContext* globalCtx) {
|
|||
|
||||
#pragma GLOBAL_ASM("asm/non_matchings/overlays/actors/ovl_Bg_Ganon_Otyuka/func_80875C88.s")
|
||||
|
||||
#pragma GLOBAL_ASM("asm/non_matchings/overlays/actors/ovl_Bg_Ganon_Otyuka/func_808760DC.s")
|
||||
void func_808760DC(Actor* thisx, GlobalContext* globalCtx) {
|
||||
}
|
||||
|
||||
void BgGanonOtyuka_Update(Actor* thisx, GlobalContext* globalCtx) {
|
||||
BgGanonOtyuka* this = THIS;
|
||||
|
|
Loading…
Reference in a new issue