diff options
author | easyaspi314 (Devin) <easyaspi314@users.noreply.github.com> | 2019-08-24 16:35:52 -0400 |
---|---|---|
committer | easyaspi314 (Devin) <easyaspi314@users.noreply.github.com> | 2019-08-24 16:35:52 -0400 |
commit | 265fd20253e34adfc7ca1e9ff3c08a70224d98f6 (patch) | |
tree | cdef172bcc1e809bda616010b9ab685a00778b61 /graphics/debug | |
parent | 2c42658d8713bf75a01e39bcc72ae76295033e24 (diff) |
Rename old_charmap and move from graphics-de/unused to graphics/debug.
The debug battle text is in English on German ROMs and Japanese on English
ROMs. Additionally, old_charmap.bin held the actual text. Weird.
I also choose the English when DEBUG_TRANSLATE is on.
Diffstat (limited to 'graphics/debug')
-rw-r--r-- | graphics/debug/debug_battle_charmap_en.bin | bin | 0 -> 4096 bytes |
-rw-r--r-- | graphics/debug/debug_battle_charmap_en.png | bin | 0 -> 1873 bytes |
-rw-r--r-- | graphics/debug/debug_battle_charmap_jp.bin | bin | 0 -> 4096 bytes |
-rw-r--r-- | graphics/debug/debug_battle_charmap_jp.png | bin | 0 -> 1934 bytes |
4 files changed, 0 insertions, 0 deletions
diff --git a/graphics/debug/debug_battle_charmap_en.bin b/graphics/debug/debug_battle_charmap_en.bin Binary files differnew file mode 100644 index 000000000..716a93f2d --- /dev/null +++ b/graphics/debug/debug_battle_charmap_en.bin diff --git a/graphics/debug/debug_battle_charmap_en.png b/graphics/debug/debug_battle_charmap_en.png Binary files differnew file mode 100644 index 000000000..72ceffbf9 --- /dev/null +++ b/graphics/debug/debug_battle_charmap_en.png diff --git a/graphics/debug/debug_battle_charmap_jp.bin b/graphics/debug/debug_battle_charmap_jp.bin Binary files differnew file mode 100644 index 000000000..aa15ea36e --- /dev/null +++ b/graphics/debug/debug_battle_charmap_jp.bin diff --git a/graphics/debug/debug_battle_charmap_jp.png b/graphics/debug/debug_battle_charmap_jp.png Binary files differnew file mode 100644 index 000000000..b5ea6e803 --- /dev/null +++ b/graphics/debug/debug_battle_charmap_jp.png |