mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-20 05:51:18 +00:00
Decompiled ovl_Bg_Haka_MeganeBG (#448)
This commit is contained in:
parent
5c631e3170
commit
08c4065a5e
24 changed files with 205 additions and 491 deletions
|
@ -568,7 +568,7 @@ void Select_Draw(SelectContext* this) {
|
|||
|
||||
void Select_Main(GameState* thisx) {
|
||||
SelectContext* this = (SelectContext*)thisx;
|
||||
|
||||
|
||||
Select_UpdateMenu(this);
|
||||
Select_Draw(this);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue