mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-26 12:35:27 +00:00
removed debug check
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3114 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
07b774c7de
commit
c49f519d12
@ -86,9 +86,6 @@ static const SPatch OSPatches[] =
|
||||
// special
|
||||
// { "GXPeekZ", HLE_Misc::GXPeekZ},
|
||||
// { "GXPeekARGB", HLE_Misc::GXPeekARGB},
|
||||
|
||||
// debug helper...
|
||||
{ "CheckFirmare", HLE_Misc::UnimplementedFunction },
|
||||
};
|
||||
|
||||
static const SPatch OSBreakPoints[] =
|
||||
|
Loading…
x
Reference in New Issue
Block a user