DSpStartup
You call the DSpStartup function before using any other DrawSprocket functions.
OSStatus DSpStartup (void);
- function result
- A result code.
DESCRIPTION
The game needs to call the DSpStartup function before using any DrawSprocket functions.CALLING RESTRICTIONS
Do not call this function during an interrupt.