From b2e4ae0ab8603f57a80e1b7c5c74b7a4909ea8a9 Mon Sep 17 00:00:00 2001 From: aoki_ryoma Date: Thu, 28 Aug 2008 01:13:33 +0000 Subject: [PATCH] =?UTF-8?q?=E6=8C=87=E5=AE=9A=E3=81=95=E3=82=8C=E3=81=9F?= =?UTF-8?q?=E3=82=B2=E3=83=BC=E3=83=A0=E3=82=B3=E3=83=BC=E3=83=89=E3=81=8C?= =?UTF-8?q?=E8=A2=AB=E3=81=A3=E3=81=A6=E3=81=84=E3=81=9F=E3=81=AE=E3=81=A7?= =?UTF-8?q?=E5=A4=89=E6=9B=B4=200b4a=20->=200g4a?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlIPL/trunk@2294 b08762b0-b915-fc4b-9d8c-17b2551a87ff --- build/tests/FatalErrorMaker/ARM9/Makefile.1 | 2 +- build/tests/FatalErrorMaker/ARM9/main.rsf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build/tests/FatalErrorMaker/ARM9/Makefile.1 b/build/tests/FatalErrorMaker/ARM9/Makefile.1 index 29934de0..2f3dde27 100644 --- a/build/tests/FatalErrorMaker/ARM9/Makefile.1 +++ b/build/tests/FatalErrorMaker/ARM9/Makefile.1 @@ -22,7 +22,7 @@ TWL_NANDAPP = TRUE SUBDIRS = MEDIA = GameCard -GAMECODE = 0B4A +GAMECODE = 0G4A TARGET_BIN = FatalErrorMaker.srl BINDIR = ./bin/$(TWL_BUILDTYPE)/$(MEDIA) diff --git a/build/tests/FatalErrorMaker/ARM9/main.rsf b/build/tests/FatalErrorMaker/ARM9/main.rsf index db874ff1..3637e711 100644 --- a/build/tests/FatalErrorMaker/ARM9/main.rsf +++ b/build/tests/FatalErrorMaker/ARM9/main.rsf @@ -98,7 +98,7 @@ Property # BANNER FILE: generated from Banner Spec File # #BannerFile ./etc/myGameBanner.bnr - BannerFile ../banner/banner.bnr + BannerFile ../banner/$(FATALMAKER_GAMECODE).bnr # # Permit LandingNormalJump: for TWL "ApplicationJump" function [TRUE/FALSE]