diff options
author | Remy Oukaour <remy.oukaour@gmail.com> | 2018-01-01 18:44:08 -0500 |
---|---|---|
committer | Remy Oukaour <remy.oukaour@gmail.com> | 2018-01-01 18:44:08 -0500 |
commit | fbfda4551a9f115a65cca4ac6cce82f517007919 (patch) | |
tree | be15d285e8f0342c22373c74f9d907464ceec675 /docs/battle_anim_commands.md | |
parent | 3c953efcba01422102b00f4ee2c861f611a2e84d (diff) |
Bold
Diffstat (limited to 'docs/battle_anim_commands.md')
-rw-r--r-- | docs/battle_anim_commands.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/battle_anim_commands.md b/docs/battle_anim_commands.md index e7eb4a98f..4c29aea30 100644 --- a/docs/battle_anim_commands.md +++ b/docs/battle_anim_commands.md @@ -9,7 +9,8 @@ Defined in [macros/scripts/battle_anims.asm](/macros/scripts/battle_anims.asm) a ## `$D0`: `anim_obj` *object*, *x*, *y*, *param* -*Alternate*: `anim_obj` *object*, *x_tile*, *x*, *y_tile*, *y*, *param* + +***Alternate*: `anim_obj` *object*, *x_tile*, *x*, *y_tile*, *y*, *param*** Spawns an *object* at coordinate (*x*, *y*). |