mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-15 13:57:57 -07:00
oops.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2298 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
e010ef25da
commit
c83e4a4952
@ -279,8 +279,8 @@ namespace CPUCompare
|
||||
}
|
||||
}
|
||||
|
||||
static const bool ImHereDebug = true;
|
||||
static const bool ImHereLog = true;
|
||||
static const bool ImHereDebug = false;
|
||||
static const bool ImHereLog = false;
|
||||
static std::map<u32, int> been_here;
|
||||
|
||||
void ImHere()
|
||||
|
Loading…
Reference in New Issue
Block a user