Beispiel #1
0
void CleanUpAll()
{
  CloseSprites();
  //ClearEntities();
  //ClearSoundList();
  /*any other cleanup functions can be added here*/ 
}
Beispiel #2
0
void CleanUpAll()
{
  CloseSprites();
  /*any other cleanup functions can be added here*/ 
}