diff options
author | 2015-05-26 04:55:22 -0500 | |
---|---|---|
committer | 2015-05-26 04:55:22 -0500 | |
commit | 2d2c6b267a23d45fb66b8958e297b002dacf8fb4 (patch) | |
tree | 790a1a646f8e259f2765c3f783d7b9bf82e477ec /src/emu/sound | |
parent | 67347dc82864f441ef7304bf305135e8abd68ce3 (diff) |
TEST should not need this (nw)
Diffstat (limited to 'src/emu/sound')
-rw-r--r-- | src/emu/sound/disc_sys.inc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/emu/sound/disc_sys.inc b/src/emu/sound/disc_sys.inc index 6afabd62b0f..23be15617b6 100644 --- a/src/emu/sound/disc_sys.inc +++ b/src/emu/sound/disc_sys.inc @@ -25,6 +25,10 @@ * *************************************/ +// FIXME +#undef I64FMT +#define I64FMT "ll" + DISCRETE_START( dso_csvlog ) { |