Document script_movement

This commit is contained in:
GriffinR
2019-09-15 15:30:35 -04:00
committed by huderlem
parent 6c9997a906
commit f9a8f44a29
7 changed files with 99 additions and 96 deletions

View File

@@ -55,7 +55,7 @@ void FinishMossdeepGymTiles(void)
id = GetEventObjectIdByLocalIdAndMap(EVENT_OBJ_ID_PLAYER, 0, 0);
EventObjectClearHeldMovementIfFinished(&gEventObjects[id]);
sub_80D338C();
ScriptMovement_StopAll();
}
u16 MossdeepGym_MoveEvents(u8 arg0)