mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-11 00:29:11 +01: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
@ -217,7 +217,7 @@ bool CUCode_AXWii::AXTask(u32& _uMail)
|
|||||||
|
|
||||||
bool bExecuteList = true;
|
bool bExecuteList = true;
|
||||||
|
|
||||||
if (true)
|
if (false)
|
||||||
{
|
{
|
||||||
// PanicAlert("%i", sizeof(AXParamBlockWii)); // 252 ??
|
// PanicAlert("%i", sizeof(AXParamBlockWii)); // 252 ??
|
||||||
FILE *f = fopen("D:\\axdump.txt", "a");
|
FILE *f = fopen("D:\\axdump.txt", "a");
|
||||||
|
Loading…
x
Reference in New Issue
Block a user