Win32 - Added Ugly Joe (author of Text Hooker) to the about box.

This commit is contained in:
adelikat 2009-03-22 02:24:40 +00:00
parent 85f02f6d43
commit e995c941a4
1 changed files with 3 additions and 2 deletions

View File

@ -14,14 +14,15 @@ 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 =
"\t" FCEU_NAME_AND_VERSION "\n\n\ FCEU_NAME_AND_VERSION "\n\n\
Authors:\n\ Authors:\n\
zeromus, adelikat, CaH4e3\n\n\ zeromus, adelikat, CaH4e3\n\n\
Contributers:\n\ Contributers:\n\
DWEdit,QFox\n\ DWEdit,QFox\n\
\n\ \n\
FCEUX 2.0\n\ FCEUX 2.0\n\
qfox, _mz, nitsujrehtona, Lukas Sabota, SP\ mz, nitsujrehtona, Lukas Sabota,\n\
SP, Ugly Joe\n\
\n\n\ \n\n\
Previous versions:\n\n\ Previous versions:\n\n\
FCE - Bero\n\ FCE - Bero\n\