summaryrefslogtreecommitdiff
path: root/src/util.c
diff options
context:
space:
mode:
authorMarcus Huderle <huderlem@gmail.com>2018-10-22 18:51:13 -0500
committerMarcus Huderle <huderlem@gmail.com>2018-10-22 18:51:13 -0500
commit0d8c76cf7a6d3e44d128e17c800c4e97d8b73ee0 (patch)
tree1f70dbd05708a8ce2506b8a784dd1a00b6c0f5c3 /src/util.c
parentd943da35b4907748b89e281571dda91fd8dedb8f (diff)
Decompile sub_A20
Diffstat (limited to 'src/util.c')
-rwxr-xr-xsrc/util.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/util.c b/src/util.c
index e426a43..fa72a93 100755
--- a/src/util.c
+++ b/src/util.c
@@ -108,12 +108,12 @@ void sub_438(void)
gMain.unk11 = 0;
gMain.unk12 = 0;
gMain.unk14 = 0;
- gMain.unk26 = 0x90;
+ gMain.vCount = 144;
gMain.unk28 = 0;
gMain.unk2A = 0;
gMain.unk36 = 0;
- gMain.unk38 = 0;
- gMain.unk3A = 0;
+ gMain.blendControl = 0;
+ gMain.blendAlpha = 0;
gMain.unk3C = 0;
gMain.unk2C = 0;
}