mirror of
https://github.com/zeldaret/oot
synced 2026-07-27 06:45:26 -04:00
Decompile shrink_window.c (#232)
This commit is contained in:
+1
-1
@@ -138,7 +138,7 @@ void func_800AA550(View* view) {
|
||||
|
||||
gfxCtx = view->gfxCtx;
|
||||
|
||||
varY = func_800B38FC();
|
||||
varY = ShrinkWindow_GetCurrentVal();
|
||||
|
||||
varX = -1; // The following is optimized to varX = 0 but affects codegen
|
||||
|
||||
|
||||
Reference in New Issue
Block a user