1
0
Fork 0

New conifig #if's

Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@168
This commit is contained in:
Sjoerd van der Berg 2002-08-19 12:50:21 +00:00
parent 0142ca80de
commit 2ab0a70e5e

View file

@ -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