summaryrefslogtreecommitdiff
path: root/gfx
diff options
context:
space:
mode:
Diffstat (limited to 'gfx')
-rw-r--r--gfx/font.asm2
-rw-r--r--gfx/font/font.pngbin625 -> 18097 bytes
-rw-r--r--gfx/font/font_battle_extra.pngbin252 -> 5822 bytes
-rw-r--r--gfx/splash/copyright.pngbin220 -> 219 bytes
-rw-r--r--gfx/splash/unk_9.pngbin0 -> 165 bytes
-rw-r--r--gfx/title/blue_version.pngbin116 -> 136 bytes
-rw-r--r--gfx/title/red_version.pngbin126 -> 3410 bytes
7 files changed, 2 insertions, 0 deletions
diff --git a/gfx/font.asm b/gfx/font.asm
index fc2aff4f..5541163d 100644
--- a/gfx/font.asm
+++ b/gfx/font.asm
@@ -17,6 +17,8 @@ NintendoCopyrightLogoGraphics: INCBIN "gfx/splash/copyright.2bpp"
GamefreakLogoGraphics: INCBIN "gfx/title/gamefreak_inc.2bpp"
GamefreakLogoGraphicsEnd:
+Unk9Graphic: INCBIN "gfx/splash/unk_9.2bpp"
+Unk9GraphicEnd:
TextBoxGraphics:: INCBIN "gfx/font/font_extra.2bpp"
TextBoxGraphicsEnd::
diff --git a/gfx/font/font.png b/gfx/font/font.png
index 34e86b4a..9040bed4 100644
--- a/gfx/font/font.png
+++ b/gfx/font/font.png
Binary files differ
diff --git a/gfx/font/font_battle_extra.png b/gfx/font/font_battle_extra.png
index d00ae7bc..89428b9c 100644
--- a/gfx/font/font_battle_extra.png
+++ b/gfx/font/font_battle_extra.png
Binary files differ
diff --git a/gfx/splash/copyright.png b/gfx/splash/copyright.png
index 49174349..71a2085f 100644
--- a/gfx/splash/copyright.png
+++ b/gfx/splash/copyright.png
Binary files differ
diff --git a/gfx/splash/unk_9.png b/gfx/splash/unk_9.png
new file mode 100644
index 00000000..706a169f
--- /dev/null
+++ b/gfx/splash/unk_9.png
Binary files differ
diff --git a/gfx/title/blue_version.png b/gfx/title/blue_version.png
index a9c87be8..c0f3aa53 100644
--- a/gfx/title/blue_version.png
+++ b/gfx/title/blue_version.png
Binary files differ
diff --git a/gfx/title/red_version.png b/gfx/title/red_version.png
index e41b4295..652d00e0 100644
--- a/gfx/title/red_version.png
+++ b/gfx/title/red_version.png
Binary files differ