diff options
author | 2014-05-18 12:05:54 +0000 | |
---|---|---|
committer | 2014-05-18 12:05:54 +0000 | |
commit | fda0dea5d16781b3dd52b931c9fb1cbb2257b844 (patch) | |
tree | b1b8db284ba5301d0cc7f315d0c820e503d82ea2 /src/emu/machine/gayle.c | |
parent | 94d60e66e223d1b3d69d14db29110a0be98abcf9 (diff) |
Silence GAYLE
Diffstat (limited to 'src/emu/machine/gayle.c')
-rw-r--r-- | src/emu/machine/gayle.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/machine/gayle.c b/src/emu/machine/gayle.c index 4606555f19b..2fcff8d6d5b 100644 --- a/src/emu/machine/gayle.c +++ b/src/emu/machine/gayle.c @@ -16,7 +16,7 @@ // CONSTANTS //************************************************************************** -#define VERBOSE 1 +#define VERBOSE 0 //************************************************************************** |