summaryrefslogtreecommitdiff
path: root/gfx/intro
diff options
context:
space:
mode:
authormid-kid <esteve.varela@gmail.com>2020-08-22 01:10:17 +0200
committermid-kid <esteve.varela@gmail.com>2020-08-27 13:58:54 +0200
commit926e2318492341b108d5591e752babc87975a7fc (patch)
tree41c7fb03d7b133ab45a0d7e2dc637abbcee34860 /gfx/intro
parentc5a3429314e26c4a26a1a5ddd5fe4d2d59294b71 (diff)
Move all splash screen files to gfx/splash
Diffstat (limited to 'gfx/intro')
-rw-r--r--gfx/intro/gamefreak_logo.pal23
-rw-r--r--gfx/intro/logo.pngbin944 -> 0 bytes
2 files changed, 0 insertions, 23 deletions
diff --git a/gfx/intro/gamefreak_logo.pal b/gfx/intro/gamefreak_logo.pal
deleted file mode 100644
index c3a526b82..000000000
--- a/gfx/intro/gamefreak_logo.pal
+++ /dev/null
@@ -1,23 +0,0 @@
-; Ditto's color as it turns into the Game Freak logo.
-; Fade from pink to orange.
-; One color per step.
-
- RGB 23, 12, 28
- RGB 23, 12, 27
- RGB 23, 13, 26
- RGB 23, 13, 24
-
- RGB 24, 14, 22
- RGB 24, 14, 20
- RGB 24, 15, 18
- RGB 24, 15, 16
-
- RGB 25, 16, 14
- RGB 25, 16, 12
- RGB 25, 17, 10
- RGB 25, 17, 08
-
- RGB 26, 18, 06
- RGB 26, 18, 04
- RGB 26, 19, 02
- RGB 26, 19, 00
diff --git a/gfx/intro/logo.png b/gfx/intro/logo.png
deleted file mode 100644
index 0ed4094cf..000000000
--- a/gfx/intro/logo.png
+++ /dev/null
Binary files differ