1
0
Fork 0
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:
Random 2020-07-09 03:54:39 +02:00 committed by GitHub
parent 7f6e9d55fe
commit b4a7ac9d71
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
36 changed files with 140 additions and 308 deletions

View file

@ -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