Disable the Wiiuse banner and instead credit Michael Laforest,

the original author, in the About dialog. Ok'ed with him.

WX doesn't reflow text terribly well, so format it manually.


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5646 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
Soren Jorvang
2010-06-10 14:39:08 +00:00
parent 404c625622
commit ce82c43bb7
3 changed files with 39 additions and 19 deletions

View File

@ -49,7 +49,7 @@
#include "events.h"
#include "io.h"
static int g_banner = 0;
static int g_banner = 1;
/**
* @breif Returns the version of the library.