summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--data/data2.s4
-rw-r--r--data/graphics.s6
-rw-r--r--graphics/title_screen/clouds.png (renamed from data/graphics/title_screen/clouds.png)bin629 -> 629 bytes
-rw-r--r--graphics/title_screen/pokemon_logo.pal (renamed from data/graphics/title_screen/pokemon_logo.pal)0
-rw-r--r--graphics/title_screen/pokemon_logo.png (renamed from data/graphics/title_screen/pokemon_logo.png)bin4666 -> 4666 bytes
-rw-r--r--graphics/title_screen/rayquaza.png (renamed from data/graphics/title_screen/rayquaza.png)bin1730 -> 1730 bytes
-rw-r--r--graphics/title_screen/rayquaza_and_clouds.pal (renamed from data/graphics/title_screen/rayquaza_and_clouds.pal)0
7 files changed, 5 insertions, 5 deletions
diff --git a/data/data2.s b/data/data2.s
index 6efbff4cd..cabc79d93 100644
--- a/data/data2.s
+++ b/data/data2.s
@@ -3195,7 +3195,7 @@ gUnknown_0853EF60:: @ 853EF60
.incbin "base_emerald.gba", 0x53ef60, 0xf8
gTitleScreenRayquazaTiles:: @ 853F058
- .incbin "data/graphics/title_screen/rayquaza.4bpp.lz"
+ .incbin "graphics/title_screen/rayquaza.4bpp.lz"
.align 2, 0
@@ -3203,7 +3203,7 @@ gUnknown_0853F83C:: @ 853F83C
.incbin "base_emerald.gba", 0x53f83c, 0x450
gTitleScreenCloudsTiles:: @ 853FC8C
- .incbin "data/graphics/title_screen/clouds.4bpp.lz"
+ .incbin "graphics/title_screen/clouds.4bpp.lz"
.align 2, 0
diff --git a/data/graphics.s b/data/graphics.s
index 517771160..1749a8710 100644
--- a/data/graphics.s
+++ b/data/graphics.s
@@ -1021,8 +1021,8 @@ gMonIconPalettes:: @ 8DDE1F8
.align 2, 0
gTitleScreenBgPalettes:: @ 8DDE258
- .incbin "data/graphics/title_screen/pokemon_logo.gbapal"
- .incbin "data/graphics/title_screen/rayquaza_and_clouds.gbapal"
+ .incbin "graphics/title_screen/pokemon_logo.gbapal"
+ .incbin "graphics/title_screen/rayquaza_and_clouds.gbapal"
.align 2, 0
@@ -1033,7 +1033,7 @@ gUnknown_08DDE458:: @ 8DDE458
.incbin "base_emerald.gba", 0xdde458, 0x238
gTitleScreenPokemonLogoTiles:: @ 8DDE690
- .incbin "data/graphics/title_screen/pokemon_logo.8bpp.lz"
+ .incbin "graphics/title_screen/pokemon_logo.8bpp.lz"
.align 2, 0
diff --git a/data/graphics/title_screen/clouds.png b/graphics/title_screen/clouds.png
index 361c8e145..361c8e145 100644
--- a/data/graphics/title_screen/clouds.png
+++ b/graphics/title_screen/clouds.png
Binary files differ
diff --git a/data/graphics/title_screen/pokemon_logo.pal b/graphics/title_screen/pokemon_logo.pal
index f62cfac20..f62cfac20 100644
--- a/data/graphics/title_screen/pokemon_logo.pal
+++ b/graphics/title_screen/pokemon_logo.pal
diff --git a/data/graphics/title_screen/pokemon_logo.png b/graphics/title_screen/pokemon_logo.png
index 7d141ad67..7d141ad67 100644
--- a/data/graphics/title_screen/pokemon_logo.png
+++ b/graphics/title_screen/pokemon_logo.png
Binary files differ
diff --git a/data/graphics/title_screen/rayquaza.png b/graphics/title_screen/rayquaza.png
index f52f559e2..f52f559e2 100644
--- a/data/graphics/title_screen/rayquaza.png
+++ b/graphics/title_screen/rayquaza.png
Binary files differ
diff --git a/data/graphics/title_screen/rayquaza_and_clouds.pal b/graphics/title_screen/rayquaza_and_clouds.pal
index 2eabafc2a..2eabafc2a 100644
--- a/data/graphics/title_screen/rayquaza_and_clouds.pal
+++ b/graphics/title_screen/rayquaza_and_clouds.pal