1
0
Fork 0

New config #if's

Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@170
This commit is contained in:
Sjoerd van der Berg 2002-08-19 12:51:42 +00:00
parent 5632f1a4cf
commit 76ab53be5c
2 changed files with 8 additions and 8 deletions

View file

@ -49,7 +49,7 @@ enum {
MODE_ADPCM_4S
};
#ifdef DEBUG_SBLASTER
#if DEBUG_SBLASTER
#define SB_DEBUG LOG_DEBUG
#else
#define SB_DEBUG