This commit is contained in:
mtabachenko 2008-12-16 17:17:23 +00:00
parent cdcd88725c
commit 8cef0b268c
1 changed files with 1 additions and 1 deletions

View File

@ -188,7 +188,7 @@ void gfx3d_VBlankSignal();
void gfx3d_VBlankEndSignal();
void gfx3d_Control(unsigned long v);
u32 gfx3d_GetGXstatus();
void gfx3d_Add_Command_Direct(u32 addr, u32 val);
void gfx3d_Add_Command_Direct(u32 cmd, u32 val);
void gfx3d_Add_Command(u32 val);
//other misc stuff