refac: rename func_80389DF4 to code3420_handleOrganGame

This commit is contained in:
Bl00D4NGEL
2024-09-10 01:07:19 +02:00
parent ab81b1bdef
commit 692cfe0ee0
2 changed files with 4 additions and 3 deletions

View File

@@ -154,7 +154,7 @@ void __overlay_mmm_update(void){
}
void func_803229C0(s32 arg0, s32 arg1){
func_80389DF4(arg0, arg1);
code3420_handleOrganGame(arg0, arg1);
}
void __overlay_cc_draw(Gfx **gfx, Mtx **mtx, Vtx **vtx){