mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-21 21:30:19 -06:00
oops.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2298 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
@ -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()
|
||||
|
Reference in New Issue
Block a user