Remove trailing whitespace

This commit is contained in:
Remy Oukaour
2018-01-18 21:48:52 -05:00
parent 17336221e6
commit a9f8aeb94e
7 changed files with 19 additions and 19 deletions

View File

@@ -414,7 +414,7 @@ PlaceCommandCharacter:: ; 126a
jp NextChar
; 0x1273
TMCharText:: db "TM@"
TMCharText:: db "TM@"
TrainerCharText:: db "TRAINER@"
PCCharText:: db "PC@"
RocketCharText:: db "ROCKET@"