From 407b813250a768a85c619e06c3f1f010575f31c4 Mon Sep 17 00:00:00 2001 From: Rangi Date: Thu, 27 Aug 2020 12:25:34 -0400 Subject: Separate splash screen, intro, and credits (like pokegold/pokecrystal) --- gfx/splash/copyright.png | Bin 0 -> 220 bytes gfx/splash/falling_star.png | Bin 0 -> 90 bytes gfx/splash/gamefreak_logo.png | Bin 0 -> 139 bytes gfx/splash/gamefreak_presents.png | Bin 0 -> 180 bytes 4 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 gfx/splash/copyright.png create mode 100644 gfx/splash/falling_star.png create mode 100644 gfx/splash/gamefreak_logo.png create mode 100644 gfx/splash/gamefreak_presents.png (limited to 'gfx/splash') diff --git a/gfx/splash/copyright.png b/gfx/splash/copyright.png new file mode 100644 index 00000000..49174349 Binary files /dev/null and b/gfx/splash/copyright.png differ diff --git a/gfx/splash/falling_star.png b/gfx/splash/falling_star.png new file mode 100644 index 00000000..9093bef4 Binary files /dev/null and b/gfx/splash/falling_star.png differ diff --git a/gfx/splash/gamefreak_logo.png b/gfx/splash/gamefreak_logo.png new file mode 100644 index 00000000..1671943b Binary files /dev/null and b/gfx/splash/gamefreak_logo.png differ diff --git a/gfx/splash/gamefreak_presents.png b/gfx/splash/gamefreak_presents.png new file mode 100644 index 00000000..f65c64ed Binary files /dev/null and b/gfx/splash/gamefreak_presents.png differ -- cgit v1.3.1-sl0p