This commit is contained in:
Elliptic Ellipsis 2022-03-18 23:26:49 +00:00
parent 673b8d2e69
commit defe055ff4
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ bool32 sub_0806F3E4(Entity* ent) {
GenericEntity tmp_ent;
s8* p;
if ((gPlayerState.field_0x1c & ~0x80) != 1)
if ((gPlayerState.field_0x1c & 0x7F) != 1)
return 0;
switch (gPlayerState.gustJarSpeed) {
case 1: