From 9a2fa3f559fa81c8efb4df702aa45d7c0ddcc5ce Mon Sep 17 00:00:00 2001 From: IIMarckus Date: Tue, 12 Apr 2016 02:13:37 -0600 Subject: Rename third title screen. --- stadiumgs/Makefile | 2 +- stadiumgs/backgrounds/hoohlugia.jpg | Bin 82977 -> 0 bytes stadiumgs/backgrounds/title3.jpg | Bin 0 -> 82977 bytes 3 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 stadiumgs/backgrounds/hoohlugia.jpg create mode 100644 stadiumgs/backgrounds/title3.jpg diff --git a/stadiumgs/Makefile b/stadiumgs/Makefile index 280d6bf..e182e0c 100644 --- a/stadiumgs/Makefile +++ b/stadiumgs/Makefile @@ -2073,7 +2073,7 @@ BACKGROUNDS = \ backgrounds/rival.presjpeg \ backgrounds/castlejohto.presjpeg \ backgrounds/castleplateau.presjpeg \ - backgrounds/hoohlugia.presjpeg \ + backgrounds/title3.presjpeg \ backgrounds/quiz.presjpeg \ backgrounds/library2.presjpeg \ backgrounds/credits/lancevsclair.presjpeg \ diff --git a/stadiumgs/backgrounds/hoohlugia.jpg b/stadiumgs/backgrounds/hoohlugia.jpg deleted file mode 100644 index ef9605c..0000000 Binary files a/stadiumgs/backgrounds/hoohlugia.jpg and /dev/null differ diff --git a/stadiumgs/backgrounds/title3.jpg b/stadiumgs/backgrounds/title3.jpg new file mode 100644 index 0000000..ef9605c Binary files /dev/null and b/stadiumgs/backgrounds/title3.jpg differ -- cgit v1.2.3