summaryrefslogtreecommitdiff
path: root/wram.asm
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2020-07-06 21:15:12 -0400
committerRangi <remy.oukaour+rangi42@gmail.com>2020-07-06 21:15:12 -0400
commit77ed5f3820301f9f301f12bf2f201d9bdab9e7e1 (patch)
treefb1bbd238bbabf98a397a545749741c8162d12b5 /wram.asm
parentdd08b8dd6b526cb191e921ba5a7b0b64d04d911f (diff)
Use ASCII quotes in comments
Diffstat (limited to 'wram.asm')
-rwxr-xr-xwram.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/wram.asm b/wram.asm
index 36ea5d0b..ab0d25d2 100755
--- a/wram.asm
+++ b/wram.asm
@@ -2295,7 +2295,7 @@ wCurrentTileBlockMapViewPointer::
ds 2
wYCoord::
-; player’s position on the current map
+; player's position on the current map
ds 1
wXCoord::