Example #1
0
 public static void Stop(QuadMistSoundID type)
 {
     FF9Snd.ff9minisnd_sndeffect_stop(SoundEffect.soundIdMap[type], 0);
 }