mirror of
https://github.com/zeldaret/oot
synced 2026-06-21 08:31:47 -04:00
Decompiled ovl_Bg_Haka_MeganeBG (#448)
This commit is contained in:
+1
-1
@@ -87,7 +87,7 @@ void Sample_LoadTitleStatic(SampleContext* this) {
|
||||
|
||||
void Sample_Init(GameState* thisx) {
|
||||
SampleContext* this = (SampleContext*)thisx;
|
||||
|
||||
|
||||
this->state.main = Sample_Main;
|
||||
this->state.destroy = Sample_Destroy;
|
||||
R_UPDATE_RATE = 1;
|
||||
|
||||
Reference in New Issue
Block a user