mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-10 01:59:02 +00:00
removed function that doesn't need HLE anymore
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@992 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
f560fc61da
commit
50547cdb58
1 changed files with 0 additions and 1 deletions
|
@ -63,7 +63,6 @@ static const SPatch OSPatches[] =
|
||||||
{ "puts", HLE_OS::HLE_printf }, //gcc-optimized printf?
|
{ "puts", HLE_OS::HLE_printf }, //gcc-optimized printf?
|
||||||
|
|
||||||
// wii only
|
// wii only
|
||||||
{ "SCCheckStatus", HLE_Misc::UnimplementedFunctionFalse },
|
|
||||||
{ "__OSInitAudioSystem", HLE_Misc::UnimplementedFunction },
|
{ "__OSInitAudioSystem", HLE_Misc::UnimplementedFunction },
|
||||||
|
|
||||||
// Super Monkey Ball
|
// Super Monkey Ball
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue