Decompiled ovl_Bg_Haka_MeganeBG (#448)

This commit is contained in:
Ethan Roseman
2020-10-12 20:44:22 -04:00
committed by GitHub
parent 5c631e3170
commit 08c4065a5e
24 changed files with 205 additions and 491 deletions
+1 -1
View File
@@ -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;