Port object event flags from emerald
This commit is contained in:
+1
-1
@@ -598,7 +598,7 @@ static void sub_810C3B8(u8 taskId)
|
||||
{
|
||||
if (sub_810CF04(i) == TRUE)
|
||||
{
|
||||
if (gObjectEvents[i].mapobj_bit_1)
|
||||
if (gObjectEvents[i].singleMovementActive)
|
||||
return;
|
||||
FreezeObjectEvent(&gObjectEvents[i]);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user