diff options
author | Rangi <remy.oukaour+rangi42@gmail.com> | 2020-07-06 21:15:12 -0400 |
---|---|---|
committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2020-07-06 21:15:12 -0400 |
commit | 77ed5f3820301f9f301f12bf2f201d9bdab9e7e1 (patch) | |
tree | fb1bbd238bbabf98a397a545749741c8162d12b5 /engine/battle/animations.asm | |
parent | dd08b8dd6b526cb191e921ba5a7b0b64d04d911f (diff) |
Use ASCII quotes in comments
Diffstat (limited to 'engine/battle/animations.asm')
-rwxr-xr-x | engine/battle/animations.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/battle/animations.asm b/engine/battle/animations.asm index c9f53961..f19f1f4f 100755 --- a/engine/battle/animations.asm +++ b/engine/battle/animations.asm @@ -425,7 +425,7 @@ ShareMoveAnimations: and a ret z - ; opponent’s turn + ; opponent's turn ld a, [wAnimationID] |