mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-31 13:18:50 +00:00
some more HLE of the IPC
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1049 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
342c559719
commit
5ae441d6bc
10 changed files with 276 additions and 29 deletions
|
@ -218,6 +218,7 @@ class LogTypes
|
|||
WII_IPC_DVD,
|
||||
WII_IPC_ES,
|
||||
WII_IPC_FILEIO,
|
||||
WII_IPC_NET,
|
||||
WII_IPC_WIIMOTE,
|
||||
NUMBER_OF_LOGS
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue