#include <nitro/fs.h>
BOOL FS_IsAvailable(void);
None.
If the ROM files system is initialized, it returns TRUE. Otherwise it returns FALSE.
Determines if the FS_Init
function has been called and the ROM file system has been initialized.
2004/04/13 Initial version.
CONFIDENTIAL