mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-24 06:39:46 -06:00
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:
2
Externals/WiiUseSrc/Src/wiiuse.c
vendored
2
Externals/WiiUseSrc/Src/wiiuse.c
vendored
@ -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.
|
||||
|
Reference in New Issue
Block a user