osFlashClearStatus [Function]
Clears the status of Flash
Syntax
#include <ultra64.h>
void osFlashClearStatus(void);
Description
This is a function that clears the status of 1M Flash.
Normally, it is not necessary for a game application to use this function.
Reference
Revision History
07/07/2000 This function was added.