New conifig #if's
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@168
This commit is contained in:
parent
0142ca80de
commit
2ab0a70e5e
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@
|
|||
#include "inout.h"
|
||||
#include "dma.h"
|
||||
|
||||
#ifdef DEBUG_DMA
|
||||
#if DEBUG_DMA
|
||||
#define DMA_DEBUG LOG_DEBUG
|
||||
#else
|
||||
#define DMA_DEBUG
|
||||
|
|
Loading…
Add table
Reference in a new issue