1
0
Fork 0

Turn logging off again.

Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@4014
This commit is contained in:
Peter Veenstra 2017-05-10 09:29:02 +00:00
parent 7f15ccffb2
commit b944c50d10

View file

@ -43,7 +43,7 @@ using namespace std;
#define GUS_BASE myGUS.portbase
#define GUS_RATE myGUS.rate
#define LOG_GUS 1
#define LOG_GUS 0
#define VOL_SHIFT 14