mirror of
https://github.com/izzy2lost/2ship2harkinian-Android.git
synced 2026-06-19 01:20:08 -07:00
BgDblueElevator_Draw matching
This commit is contained in:
@@ -235,4 +235,7 @@ void func_80B92660(BgDblueElevator* this, PlayState* play) {
|
||||
|
||||
#pragma GLOBAL_ASM("asm/non_matchings/overlays/ovl_Bg_Dblue_Elevator/BgDblueElevator_Update.s")
|
||||
|
||||
#pragma GLOBAL_ASM("asm/non_matchings/overlays/ovl_Bg_Dblue_Elevator/BgDblueElevator_Draw.s")
|
||||
void BgDblueElevator_Draw(Actor* thisx, PlayState* play) {
|
||||
BgDblueElevator* this = THIS;
|
||||
Gfx_DrawDListOpa(play, &gGreatBayTempleObjectElevatorDL);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user