Skip to content

Commit 04c8afb

Browse files
Add files via upload
1 parent ac64436 commit 04c8afb

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

installer/lang.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,4 +124,5 @@ static const char *DefaultLanguageLabelStringTable[SYS_UI_LBL_COUNT] = {
124124
"Extras Menu",
125125
"Memory Card Menu",
126126
"Format HDD",
127+
"Install OpenTuna Icon Exploit",
127128
};

installer/lang.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,3 +129,4 @@ enum SYS_UI_LABEL_TEXT {
129129

130130
SYS_UI_LBL_COUNT
131131
};
132+
#define SYS_UI_LBL_OPENTUNA 24

0 commit comments

Comments
 (0)