Item & Various decomp (#311)

* Item & Various decomp
This commit is contained in:
MegaMech
2023-06-16 10:30:39 -06:00
committed by GitHub
parent e371f88b2d
commit 779ae6f6f1
52 changed files with 1306 additions and 4745 deletions
+1 -1
View File
@@ -1843,7 +1843,7 @@ void func_8002B308(Player *player, s8 arg1, s8 arg2) {
if ((player->statusEffects & 0x01000000) == 0x01000000) {
func_8008EAE0(player, arg1);
}
if ((player->statusEffects & 0x800000) == 0x800000) {
if ((player->statusEffects & 0x00800000) == 0x00800000) {
func_8008EC88(player, arg1);
}
if ((player->statusEffects & 0x8000) == 0x8000) {