c9b7cf70b4
first try the 00000000.app with the system language, then with english. if there is still no name for the title, look in banner.bin also made a kick-ass clone of the wii settings screen to adjust the normal wii settings. it is after all the channels.
7 lines
69 B
C
7 lines
69 B
C
#define SVN_REV "672M"
|
|
|
|
const char *GetRev()
|
|
{
|
|
return SVN_REV;
|
|
}
|
|
|