Commit Graph

4 Commits

Author SHA1 Message Date
nhmall
dbb41f4a2d const warning in sound/fmod/fmod.c
Parameter did not match those in include/sndprocs.h
2023-12-08 12:31:49 -05:00
nhmall
384d726b9c adjust some fmod integration bits 2023-09-23 10:01:37 -04:00
nhmall
2e975cffed move fmod copyright comment to line 2 2023-09-16 11:40:12 -04:00
MrEveryDay98
6164357ed9 Added FMOD library support (needs work)
removed extra initializer
fmod.c int to int32_t
fmod support now functional
Added snd_lib check in windmain
fmod_ambience func for future implementation
updated some funcs
(CAN'T BUILD) -- static'd vars
2023-09-16 11:37:56 -04:00