Windows Makefiles easier soundlib opt-in or opt-out

This commit is contained in:
nhmall
2023-01-29 22:07:31 -05:00
parent 77797450f5
commit 6ce2994646
3 changed files with 286 additions and 53 deletions

View File

@@ -93,10 +93,6 @@
extern void interject_assistance(int, int, genericptr_t, genericptr_t);
extern void interject(int);
#if defined(SND_LIB_WINDSOUND)
#define SND_SOUNDEFFECTS_AUTOMAP
#endif
/*
*===============================================
* Compiler-specific adjustments