diff options
author | 2015-05-26 13:52:37 -0500 | |
---|---|---|
committer | 2015-05-26 13:52:37 -0500 | |
commit | 4b46cd25240b2627b30e2de37238402ff434c5e9 (patch) | |
tree | 2b62fcae138396a82d7afb5382eaa56fdd2a8e4c /src/emu/sound | |
parent | b2af252a369b8a3d945dfae1be51f61a350f125e (diff) |
Oops, didn't mean to include this one.. (NW)
Diffstat (limited to 'src/emu/sound')
-rw-r--r-- | src/emu/sound/disc_sys.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/emu/sound/disc_sys.inc b/src/emu/sound/disc_sys.inc index 402482bd156..b3c89188cad 100644 --- a/src/emu/sound/disc_sys.inc +++ b/src/emu/sound/disc_sys.inc @@ -28,8 +28,8 @@ *************************************/ // FIXME -#undef I64FMT -#define I64FMT "ll" +//#undef I64FMT +//#define I64FMT "ll" DISCRETE_START( dso_csvlog ) |