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