mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-15 12:24:39 +00:00
Decompile shrink_window.c (#232)
This commit is contained in:
parent
7f6e9d55fe
commit
b4a7ac9d71
36 changed files with 140 additions and 308 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue