mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-21 03:54:57 +00:00
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
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue