X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fdac.h;fp=src%2Fdac.h;h=ef30549a237436128fa1c4a15ea5c009d1249e98;hb=10f249cb763ddc00cd80e1d47940784e25d3e4a7;hp=023855f014c3bcfc4619784d142ed5d64fed5717;hpb=e59be45a88e762db237f5574a8b874b9ec504fba;p=virtualjaguar diff --git a/src/dac.h b/src/dac.h index 023855f..ef30549 100644 --- a/src/dac.h +++ b/src/dac.h @@ -5,6 +5,9 @@ #ifndef __DAC_H__ #define __DAC_H__ +//this is here, because we have to compensate in more than just dac.cpp... +#define NEW_DAC_CODE // New code paths! + //#include "types.h" #include "memory.h"