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