SaveFile cleanup part 3

This commit is contained in:
Henny022p
2023-08-02 22:19:34 +02:00
parent 1e02286d2c
commit ea30d2264b
10 changed files with 65 additions and 57 deletions
+2 -2
View File
@@ -998,8 +998,8 @@ void sub_0804235C(Entity* this) {
void VaatiWrathType0PreAction(Entity* this) {
int temp;
if ((gRoomTransition.field_0x38 & 2) == 0) {
if (gSave.timers[3] != 0) {
gSave.timers[3]--;
if (gSave.vaati_timer != 0) {
gSave.vaati_timer--;
} else {
temp = gPlayerState.framestate_last;
switch (temp) {