forked from dolphin-emu/dolphin
NETPLAY : display game name correctly in gui , added netplay to logmanager (netplay is horribly in seeing what its doing). hoping to get netplay to work again cause its borked
LLE: warning fix (would linux hate {} ? )
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3987 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
@@ -69,6 +69,7 @@ enum LOG_TYPE {
|
||||
WII_IPC_STM,
|
||||
WII_IPC_WIIMOTE,
|
||||
WIIMOTE,
|
||||
NETPLAY,
|
||||
|
||||
NUMBER_OF_LOGS // Must be last
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user