home *** CD-ROM | disk | FTP | other *** search
/ M.u.C.S. Disc 2000 / MUCS2000.iso / sound / mp2 / src / gem / dsp_dat.c < prev    next >
Encoding:
C/C++ Source or Header  |  1996-11-28  |  80 b   |  6 lines

  1. #include "dsp_dat.h"
  2.  
  3. long get_dat_len()
  4. {
  5.     return (long)sizeof(dsp_dat);
  6. }