#include <nitro/ctrdg.h>
BOOL CTRDG_IsPulledOut( void );
This function detects the removal of a Game Pak.
None.
Returns a value of TRUE when a Game Pak is removed. Otherwise it returns a value of FALSE. This function will always return a value of FALSE after the initial removal of an Game Pak.
09/15/2004 Initial version