mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-21 14:31:17 +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
|
@ -32,7 +32,7 @@ void Opening_Destroy(GameState* thisx) {
|
|||
|
||||
void Opening_Init(GameState* thisx) {
|
||||
OpeningContext* this = (OpeningContext*)thisx;
|
||||
|
||||
|
||||
R_UPDATE_RATE = 1;
|
||||
Matrix_Init(&this->state);
|
||||
View_Init(&this->view, this->state.gfxCtx);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue