Turn logging off again.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@4014
This commit is contained in:
parent
7f15ccffb2
commit
b944c50d10
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue