From 5f7b702fefe19195fc55b568399a74379f9e3c82 Mon Sep 17 00:00:00 2001 From: yoshida_teruhisa Date: Mon, 19 Nov 2007 07:18:42 +0000 Subject: [PATCH] =?UTF-8?q?=E3=83=A9=E3=83=B3=E3=83=81=E3=83=A3=E3=83=BC?= =?UTF-8?q?=E3=82=BF=E3=83=83=E3=83=81=E3=83=91=E3=83=83=E3=83=89=E4=B8=80?= =?UTF-8?q?=E9=83=A8=E5=AF=BE=E5=BF=9C=20=E5=8F=8A=E3=81=B3=E3=83=87?= =?UTF-8?q?=E3=83=BC=E3=82=BF=E5=AE=A3=E8=A8=80=E3=83=9F=E3=82=B9=E4=BF=AE?= =?UTF-8?q?=E6=AD=A3=E2=80=A6=E2=80=A6?= 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@213 b08762b0-b915-fc4b-9d8c-17b2551a87ff --- .../Launcher/ARM9/src/launcher.c | 45 +++++++++++-------- .../MachineSettings/ARM9/src/MachineSetting.c | 2 +- .../MachineSettings/ARM9/src/setOwnerInfo.c | 4 +- build/systemMenu_RED/data/BGData_Launcher.c | 4 +- .../data/BGData_MachineSettings.c | 2 +- 5 files changed, 34 insertions(+), 23 deletions(-) diff --git a/build/systemMenu_RED/Launcher/ARM9/src/launcher.c b/build/systemMenu_RED/Launcher/ARM9/src/launcher.c index 2fd45602..f3492415 100644 --- a/build/systemMenu_RED/Launcher/ARM9/src/launcher.c +++ b/build/systemMenu_RED/Launcher/ARM9/src/launcher.c @@ -37,7 +37,7 @@ // extern data------------------------------------------ -extern u32 bg_char_data[16 * 3]; +extern u32 bg_char_data[16 * 5]; extern u16 bg_scr_data[32 * 32]; extern u16 bg_scr_data2[32 * 32]; @@ -132,17 +132,6 @@ static void BannerDraw(int cursor, int selected, TitleProperty *titleprop) int l; MtxFx22 mtx; - - /* - static int testcount=0; - testcount++; - if( (testcount/5)%2 ==1 ) titleprop[1].titleID = 0;//1secごとにTitlePropertyの2を変化させてみる活線挿抜擬似テスト - else - { - titleprop[1].titleID = 1; - titleprop[1].pBanner = download_banner; - } - */ // TitleProperty弄り for(l=0;l