1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-07-12 19:04:38 +00:00

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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
24 changed files with 205 additions and 491 deletions

View file

@ -1332,7 +1332,7 @@ void Gameplay_Draw(GlobalContext* globalCtx) {
void Gameplay_Main(GameState* thisx) {
GlobalContext* globalCtx = (GlobalContext*)thisx;
D_8012D1F8 = &globalCtx->state.input[0];
DebugDisplay_Init();