Unloading fpg/music/sound/fonts from memory: (Written by:Quiest)
 
unload_fpg(fpg1); //you can use the IDs to unload
unload_song(song1);
unload_wav(sound1);
unload_fnt(font1);
  Back to Snippets

Home : Start Here : Sources : Snippets : Tutorials : Faq's : Links : Contact