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:
hrydgard 2008-11-09 18:48:40 +00:00
parent 8a0fea72e6
commit 35e8951f99
1 changed files with 1 additions and 1 deletions

View File

@ -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");