mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-14 20:05:02 +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
|
@ -1471,7 +1471,7 @@ void func_80095248(GraphicsContext* gfxCtx, u8 r, u8 g, u8 b) {
|
|||
gDPSetDepthImage(gfxCtx->overlay.p++, gZBuffer);
|
||||
|
||||
if ((R_PAUSE_MENU_MODE < 2) && (gTrnsnUnkState < 2)) {
|
||||
ret = func_800B38FC();
|
||||
ret = ShrinkWindow_GetCurrentVal();
|
||||
|
||||
if (HREG(80) == 16) {
|
||||
if (HREG(95) != 16) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue