ref: a32b6ccbb5b9ad15befa3b9893659f2ceabd1ba0
parent: d5a39e4b679e7cc6fdd7f5d98dde7e8d20ad669c
author: Scott Norton <[email protected]>
date: Sat Jun 25 16:19:52 EDT 2016
These are actually .1bpp files
--- a/engine/namingscreen.asm
+++ b/engine/namingscreen.asm
@@ -986,15 +986,15 @@
; 11e5d
GFX_11e5d: ; ????
-INCBIN "gfx/unknown/011e5d.2bpp"
+INCBIN "gfx/unknown/011e5d.1bpp"
; 11e6d
NamingScreenGFX_MiddleLine:
-INCBIN "gfx/unknown/011e65.2bpp"
+INCBIN "gfx/unknown/011e65.1bpp"
; 11e6d
NamingScreenGFX_UnderLine: ; 11e6d
-INCBIN "gfx/unknown/011e6d.2bpp"
+INCBIN "gfx/unknown/011e6d.1bpp"
; 11e75
_ComposeMailMessage: ; 11e75 (mail?)
--- /dev/null
+++ b/gfx/unknown/011e5d.1bpp
@@ -1,0 +1,1 @@
+�����
\ No newline at end of file
--- a/gfx/unknown/011e5d.2bpp
+++ /dev/null
@@ -1,1 +1,0 @@
-�����
\ No newline at end of file
binary files /dev/null b/gfx/unknown/011e65.1bpp differ
binary files a/gfx/unknown/011e65.2bpp /dev/null differ
binary files /dev/null b/gfx/unknown/011e6d.1bpp differ
binary files a/gfx/unknown/011e6d.2bpp /dev/null differ