Added logging files to SConscript

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@753 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
nakeee
2008-10-03 05:51:55 +00:00
parent 2bc4ea5362
commit d00ea2cf43
3 changed files with 6 additions and 2 deletions

View File

@ -21,7 +21,6 @@ bool AXTask(u32& _uMail)
{
// ---------------------------------------------------------------------------------------
// SSBM: We get the addr 8049cf00, first we always get 0
static int last_valid_command = 0;
u16 iCommand = Memory_Read_U16(uAddress);
uAddress += 2;
// ---------------------------------------------------------------------------------------