#include <nitro/ctrdg.h>
BOOL CTRDG_IsExisting( void );
This function checks whether a Game Pak is inserted.
None.
Returns a value of TRUE if there is a Game Pak. Otherwise, it returns a value of FALSE. This function will always return a value of FALSE after the initial removal of a Game Pak.
09/15/2004 Initial version