From 9a2fa3f559fa81c8efb4df702aa45d7c0ddcc5ce Mon Sep 17 00:00:00 2001 From: IIMarckus Date: Tue, 12 Apr 2016 02:13:37 -0600 Subject: [PATCH] Rename third title screen. --- stadiumgs/Makefile | 2 +- stadiumgs/backgrounds/{hoohlugia.jpg => title3.jpg} | Bin 2 files changed, 1 insertion(+), 1 deletion(-) rename stadiumgs/backgrounds/{hoohlugia.jpg => title3.jpg} (100%) 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/title3.jpg similarity index 100% rename from stadiumgs/backgrounds/hoohlugia.jpg rename to stadiumgs/backgrounds/title3.jpg