mirror of
https://github.com/dborth/snes9xgx.git
synced 2024-11-01 08:25:18 +01:00
fix size
This commit is contained in:
parent
136a25db8f
commit
056eb7801b
@ -867,7 +867,7 @@ static void WindowCredits(void * ptr)
|
||||
|
||||
char wiiDetails[30];
|
||||
char wiiInfo[20];
|
||||
char controllerInfo[70];
|
||||
char controllerInfo[100];
|
||||
|
||||
#ifdef HW_RVL
|
||||
if(!IsWiiU()) {
|
||||
|
Loading…
Reference in New Issue
Block a user