oops, left logging on
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1103 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
8a0fea72e6
commit
35e8951f99
|
@ -217,7 +217,7 @@ bool CUCode_AXWii::AXTask(u32& _uMail)
|
|||
|
||||
bool bExecuteList = true;
|
||||
|
||||
if (true)
|
||||
if (false)
|
||||
{
|
||||
// PanicAlert("%i", sizeof(AXParamBlockWii)); // 252 ??
|
||||
FILE *f = fopen("D:\\axdump.txt", "a");
|
||||
|
|
Loading…
Reference in New Issue