Fix Array D_80165230 Fake Match Usage (#521)

* Fix arr
This commit is contained in:
MegaMech
2023-12-30 20:32:51 -07:00
committed by GitHub
parent c3975f2865
commit 9370701ca4
5 changed files with 6 additions and 11 deletions
+1 -1
View File
@@ -3249,7 +3249,7 @@ void func_80030C34(Player *player) {
}
if (D_80165440[var_v0] == 5) {
gIsPlayerTripleAButtonCombo[var_v0] = TRUE;
D_80165480[var_v0] = 0x00000078;
D_80165480[var_v0] = 120;
D_80165440[var_v0] = 0;
D_80165420[var_v0] = 0;
}