微修正

git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlIPL/branches/20101202_Majikon_Patch@2992 b08762b0-b915-fc4b-9d8c-17b2551a87ff
This commit is contained in:
(no author) 2011-01-11 08:17:34 +00:00
parent 4947f393b0
commit b767d87ec2

View File

@ -70,6 +70,8 @@
#define ALPHA_MAX 31
#define FADE_START 31
#define MAJIKON_APP_CHECK_BY_CARD_PULLOUT_FUNC
// extern data------------------------------------------
extern u32 bg_char_data[8 * 6];
@ -385,7 +387,7 @@ void LauncherInit( TitleProperty *pTitleList )
GX_LoadBG2Scr(bg_scr_data2, 0, sizeof(bg_scr_data2));
DrawBackLightSwitch();
#if 1
#ifdef MAJIKON_APP_CHECK_BY_CARD_PULLOUT_FUNC
PutStringUTF16( 0, 10, TXT_COLOR_BLUE, L"Card Pullout Check Func Ver." );
#else
PutStringUTF16( 0, 10, TXT_COLOR_BLUE, L"crt0 Func Ver." );