diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2021-08-30 20:45:22 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2021-08-30 20:45:22 -0400 |
commit | e3ab1f467121349479267bd2017fb092ea47d383 (patch) | |
tree | bc0feafa5816f11fe741a677fec8bfbbd352f49e | |
parent | bb0e3a3b7fcefecf7a4fec285777aeb785f19b48 (diff) |
Fix comment in charmap.txt
-rw-r--r-- | charmap.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/charmap.txt b/charmap.txt index b19ed075..1c5f9c49 100644 --- a/charmap.txt +++ b/charmap.txt @@ -1,4 +1,4 @@ -// Character mapping for Pokémon HeartGold and SoulSilver +// Character mapping for Pokémon Diamond and Pearl // Version 2021.08.17 // Format is HEXCODE=<character> or HEXCODE={<command>} // Comments are preceded by double forward slashes as in C99 and C++. |