MuckyFoot-UrbanChaos/fallen/Headers/soundenv.h
2017-05-20 11:14:17 +10:00

12 lines
195 B
C

//
// soundenv.h
//
// Matthew Rosenfeld 16th Dec 98
//
// Sound Environment -- basically, creating 3d polys for the 3d sound
//
void SOUNDENV_precalc(void);
void SOUNDENV_upload(void);