Example #1
0
 public static sfx_t RegisterSound(String sample)
 {
     return(impl.RegisterSound(sample));
 }