New config #if's
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@170
This commit is contained in:
parent
5632f1a4cf
commit
76ab53be5c
2 changed files with 8 additions and 8 deletions
|
@ -49,7 +49,7 @@ enum {
|
|||
MODE_ADPCM_4S
|
||||
};
|
||||
|
||||
#ifdef DEBUG_SBLASTER
|
||||
#if DEBUG_SBLASTER
|
||||
#define SB_DEBUG LOG_DEBUG
|
||||
#else
|
||||
#define SB_DEBUG
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue