Kill the extern since this would be the default.

This commit is contained in:
riccardom 2009-08-04 18:41:09 +00:00
parent 8e75d3521a
commit d0ed6ae79c
1 changed files with 0 additions and 2 deletions

View File

@ -246,8 +246,6 @@ void GFX_FIFOsend(u8 cmd, u32 param)
NDS_RescheduleGXFIFO();
}
// this function used ONLY in new gxFIFO
extern void execHardware_doAllDma(EDMAMode modeNum);
// this function used ONLY in new gxFIFO
BOOL GFX_PIPErecv(u8 *cmd, u32 *param)
{