diff options
author | Marcus Huderle <huderlem@gmail.com> | 2018-10-22 18:51:20 -0500 |
---|---|---|
committer | Marcus Huderle <huderlem@gmail.com> | 2018-10-22 18:51:20 -0500 |
commit | bd344c1390ee9e0bbcfdb4aac5250a37e574a05f (patch) | |
tree | b388f99a256d0f73108ddf715a82bf6473c11415 /src/util.c | |
parent | 0d8c76cf7a6d3e44d128e17c800c4e97d8b73ee0 (diff) |
Decompile more of main
Diffstat (limited to 'src/util.c')
-rwxr-xr-x | src/util.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -114,7 +114,7 @@ void sub_438(void) gMain.unk36 = 0; gMain.blendControl = 0; gMain.blendAlpha = 0; - gMain.unk3C = 0; + gMain.blendBrightness = 0; gMain.unk2C = 0; } |