diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2016-12-06 21:14:18 -0500 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2016-12-06 21:14:18 -0500 |
commit | 9f6ec022011d607cd3354559a32e75ad276e63d2 (patch) | |
tree | 318afb4a9c2acc964a1e318efcfe7616c1f2c08c /charmap.asm | |
parent | 81467634ec0c58e77554319cf7ece67e60a3d320 (diff) |
Hardcoded pointers in Pokedex banks
Diffstat (limited to 'charmap.asm')
-rwxr-xr-x | charmap.asm | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/charmap.asm b/charmap.asm index 765c33d..57e227f 100755 --- a/charmap.asm +++ b/charmap.asm @@ -7,5 +7,3 @@ charmap ".", $2E charmap "é", $40 charmap "♀", $5C - -charmap "'", $60 |