fixed Aboutbox

This commit is contained in:
ansstuff 2013-04-17 18:50:42 +00:00
parent b5ff928a50
commit 40231420d1
1 changed files with 2 additions and 2 deletions

View File

@ -13,10 +13,10 @@
static char *aboutString = 0; static char *aboutString = 0;
///returns a string suitable for use in an aboutbox // returns a string suitable for use in an aboutbox
char *FCEUI_GetAboutString() { char *FCEUI_GetAboutString() {
const char *aboutTemplate = const char *aboutTemplate =
"FCEU_NAME_AND_VERSION \n\n" FCEU_NAME_AND_VERSION "\n\n"
"Administrators:\n" "Administrators:\n"
"zeromus, adelikat, AnS\n\n" "zeromus, adelikat, AnS\n\n"
"Current Contributors:\n" "Current Contributors:\n"