How that compiled with a space missing, I may never know...

git-svn-id: http://pcsx2.googlecode.com/svn/trunk@880 96395faa-99c1-11dd-bbfe-3dabce05a288
This commit is contained in:
arcum42 2009-04-01 12:28:21 +00:00
parent 65a4061c3a
commit a0146d9db1
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ struct t_sif_sreg
{
struct t_sif_cmd_header hdr; //+00
s32 index; //+10
u32value; //+14
u32 value; //+14
}; //=18
#define SYSTEM_CMD_RESET 0x80000003