Decompilation of The Legend of Zelda: Ocarina of Time
Repository from Github https://github.comzeldaret/ootRepository from Github https://github.comzeldaret/oot
mzxrules opened this issue 3 years ago · comments
See here:
https://github.com/zeldaret/oot/blob/master/src/code/z_kankyo.c#L850
https://github.com/zeldaret/oot/blob/master/src/code/code_800A9F30.c#L85
Probably works fine to remove the argument. globalCtx is likely still in $a0 from the function call.
#1148 :
oot/src/code/z_kankyo.c
Line 851 in 2447a90