//-------------------------------------------------------------------------- // File: red_control.h // Description: Header file to control RedGem Sprite States // Notes: N/A //-------------------------------------------------------------------------- //--------------------------- // Function Prototypes //--------------------------- void InitRedGemSprite(void); // Initalizes RedGem GsSPRITE structure //----------------------------------- EOF -----------------------------------------