From aae999f72bd81a3156c7e00da4ebf499f52da5a6 Mon Sep 17 00:00:00 2001 From: Rangi Date: Wed, 4 Nov 2020 15:16:20 -0500 Subject: Start reorganizing pokeyellow --- gfx/title/nine.png | Bin 0 -> 86 bytes gfx/title/pika_bubble.tilemap | 1 + gfx/title/pikachu.tilemap | Bin 0 -> 108 bytes gfx/title/pikachu_bg.png | Bin 0 -> 528 bytes gfx/title/pikachu_ob.png | Bin 0 -> 144 bytes gfx/title/pokemon_logo.png | Bin 1793 -> 1253 bytes gfx/title/pokemon_logo.tilemap | 2 ++ gfx/title/pokemon_logo_corner.png | Bin 0 -> 97 bytes 8 files changed, 3 insertions(+) create mode 100644 gfx/title/nine.png create mode 100644 gfx/title/pika_bubble.tilemap create mode 100644 gfx/title/pikachu.tilemap create mode 100644 gfx/title/pikachu_bg.png create mode 100644 gfx/title/pikachu_ob.png create mode 100644 gfx/title/pokemon_logo.tilemap create mode 100644 gfx/title/pokemon_logo_corner.png (limited to 'gfx/title') diff --git a/gfx/title/nine.png b/gfx/title/nine.png new file mode 100644 index 00000000..e6fc8911 Binary files /dev/null and b/gfx/title/nine.png differ diff --git a/gfx/title/pika_bubble.tilemap b/gfx/title/pika_bubble.tilemap new file mode 100644 index 00000000..892be3c7 --- /dev/null +++ b/gfx/title/pika_bubble.tilemap @@ -0,0 +1 @@ +$%fghi*PQRSTUVWXYZ[\]m^_`abc \ No newline at end of file diff --git a/gfx/title/pikachu.tilemap b/gfx/title/pikachu.tilemap new file mode 100644 index 00000000..9fc7de6f Binary files /dev/null and b/gfx/title/pikachu.tilemap differ diff --git a/gfx/title/pikachu_bg.png b/gfx/title/pikachu_bg.png new file mode 100644 index 00000000..245fdbf6 Binary files /dev/null and b/gfx/title/pikachu_bg.png differ diff --git a/gfx/title/pikachu_ob.png b/gfx/title/pikachu_ob.png new file mode 100644 index 00000000..066221cb Binary files /dev/null and b/gfx/title/pikachu_ob.png differ diff --git a/gfx/title/pokemon_logo.png b/gfx/title/pokemon_logo.png index 64f9b23f..30b4a46d 100644 Binary files a/gfx/title/pokemon_logo.png and b/gfx/title/pokemon_logo.png differ diff --git a/gfx/title/pokemon_logo.tilemap b/gfx/title/pokemon_logo.tilemap new file mode 100644 index 00000000..92488a1f --- /dev/null +++ b/gfx/title/pokemon_logo.tilemap @@ -0,0 +1,2 @@ +ôôôôôôIôr0ôôôôôôý + ô  !"#$%&'()*+,-./ô123456789:;<=>?ôABCDEFGHôJKLMNOôjklmôôôôôônopqô \ No newline at end of file diff --git a/gfx/title/pokemon_logo_corner.png b/gfx/title/pokemon_logo_corner.png new file mode 100644 index 00000000..ffb2a514 Binary files /dev/null and b/gfx/title/pokemon_logo_corner.png differ -- cgit v1.3.1-sl0p