fix setting jumpstrike event bit

This commit is contained in:
gymnast86
2026-06-05 22:45:42 -07:00
parent 2ae5518c81
commit 03593def22
+1 -1
View File
@@ -2247,7 +2247,7 @@ void item_func_MORTAL_DRAW() {
}
void item_func_JUMP_STRIKE() {
dComIfGs_onEventBit(0x29A40);
dComIfGs_onEventBit(0x2A40);
}
void item_func_GREAT_SPIN() {