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 /wram.asm | |
| parent | Use labels for HRAM and VRAM (diff) | |
| download | pokeyellow-77ed5f3820301f9f301f12bf2f201d9bdab9e7e1.tar.gz pokeyellow-77ed5f3820301f9f301f12bf2f201d9bdab9e7e1.tar.xz pokeyellow-77ed5f3820301f9f301f12bf2f201d9bdab9e7e1.zip | |
Use ASCII quotes in comments
Diffstat (limited to 'wram.asm')
| -rwxr-xr-x | wram.asm | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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:: |
