From e67106f41762e8f055dd75c76da84962fe73a430 Mon Sep 17 00:00:00 2001 From: IIMarckus Date: Mon, 2 Feb 2015 02:41:43 -0700 Subject: Give names to more unnamed backgrounds. --- stadiumgs/Makefile | 14 +++++++------- stadiumgs/backgrounds/0x1f48620.jpg | Bin 26209 -> 0 bytes stadiumgs/backgrounds/0x1f4eca0.jpg | Bin 14025 -> 0 bytes stadiumgs/backgrounds/0x1fea540.jpg | Bin 18803 -> 0 bytes stadiumgs/backgrounds/deptstore.jpg | Bin 0 -> 30688 bytes stadiumgs/backgrounds/mysterygift.jpg | Bin 30688 -> 0 bytes stadiumgs/backgrounds/mysterygift1.jpg | Bin 0 -> 26209 bytes stadiumgs/backgrounds/mysterygift2.jpg | Bin 0 -> 18803 bytes stadiumgs/backgrounds/rival.jpg | Bin 0 -> 14025 bytes 9 files changed, 7 insertions(+), 7 deletions(-) delete mode 100644 stadiumgs/backgrounds/0x1f48620.jpg delete mode 100644 stadiumgs/backgrounds/0x1f4eca0.jpg delete mode 100644 stadiumgs/backgrounds/0x1fea540.jpg create mode 100644 stadiumgs/backgrounds/deptstore.jpg delete mode 100644 stadiumgs/backgrounds/mysterygift.jpg create mode 100644 stadiumgs/backgrounds/mysterygift1.jpg create mode 100644 stadiumgs/backgrounds/mysterygift2.jpg create mode 100644 stadiumgs/backgrounds/rival.jpg diff --git a/stadiumgs/Makefile b/stadiumgs/Makefile index 1958881..280d6bf 100644 --- a/stadiumgs/Makefile +++ b/stadiumgs/Makefile @@ -2060,17 +2060,17 @@ BACKGROUNDS = \ backgrounds/stadium.presjpeg \ backgrounds/castlekanto.presjpeg \ backgrounds/classroom2.presjpeg \ - backgrounds/0x1f079c0.presjpeg \ + backgrounds/minigames/clearcut.presjpeg \ backgrounds/library1.presjpeg \ backgrounds/myroom.presjpeg \ backgrounds/minigames.presjpeg \ - backgrounds/0x1f225e0.presjpeg \ + backgrounds/minigames/emergency.presjpeg \ backgrounds/labmachine.presjpeg \ backgrounds/whitecity2.presjpeg \ backgrounds/freebattle.presjpeg \ backgrounds/selectpokemon/0x1f449b0.presjpeg \ - backgrounds/0x1f48620.presjpeg \ - backgrounds/0x1f4eca0.presjpeg \ + backgrounds/mysterygift1.presjpeg \ + backgrounds/rival.presjpeg \ backgrounds/castlejohto.presjpeg \ backgrounds/castleplateau.presjpeg \ backgrounds/hoohlugia.presjpeg \ @@ -2089,10 +2089,10 @@ BACKGROUNDS = \ backgrounds/credits/chuckvsbruno.presjpeg \ backgrounds/credits/rivalvskris.presjpeg \ backgrounds/credits/redvsblue.presjpeg \ - backgrounds/0x1fe3520.presjpeg \ - backgrounds/0x1fea540.presjpeg \ + backgrounds/minigames/eager.presjpeg \ + backgrounds/mysterygift2.presjpeg \ backgrounds/selectpokemon/battlenow.presjpeg \ - backgrounds/mysterygift.presjpeg + backgrounds/deptstore.presjpeg .SUFFIXES: .txt .json .bin .presjpeg .jpg diff --git a/stadiumgs/backgrounds/0x1f48620.jpg b/stadiumgs/backgrounds/0x1f48620.jpg deleted file mode 100644 index a2d6a2d..0000000 Binary files a/stadiumgs/backgrounds/0x1f48620.jpg and /dev/null differ diff --git a/stadiumgs/backgrounds/0x1f4eca0.jpg b/stadiumgs/backgrounds/0x1f4eca0.jpg deleted file mode 100644 index fe7d38f..0000000 Binary files a/stadiumgs/backgrounds/0x1f4eca0.jpg and /dev/null differ diff --git a/stadiumgs/backgrounds/0x1fea540.jpg b/stadiumgs/backgrounds/0x1fea540.jpg deleted file mode 100644 index 0972b79..0000000 Binary files a/stadiumgs/backgrounds/0x1fea540.jpg and /dev/null differ diff --git a/stadiumgs/backgrounds/deptstore.jpg b/stadiumgs/backgrounds/deptstore.jpg new file mode 100644 index 0000000..0021527 Binary files /dev/null and b/stadiumgs/backgrounds/deptstore.jpg differ diff --git a/stadiumgs/backgrounds/mysterygift.jpg b/stadiumgs/backgrounds/mysterygift.jpg deleted file mode 100644 index 0021527..0000000 Binary files a/stadiumgs/backgrounds/mysterygift.jpg and /dev/null differ diff --git a/stadiumgs/backgrounds/mysterygift1.jpg b/stadiumgs/backgrounds/mysterygift1.jpg new file mode 100644 index 0000000..a2d6a2d Binary files /dev/null and b/stadiumgs/backgrounds/mysterygift1.jpg differ diff --git a/stadiumgs/backgrounds/mysterygift2.jpg b/stadiumgs/backgrounds/mysterygift2.jpg new file mode 100644 index 0000000..0972b79 Binary files /dev/null and b/stadiumgs/backgrounds/mysterygift2.jpg differ diff --git a/stadiumgs/backgrounds/rival.jpg b/stadiumgs/backgrounds/rival.jpg new file mode 100644 index 0000000..fe7d38f Binary files /dev/null and b/stadiumgs/backgrounds/rival.jpg differ -- cgit v1.2.3