summaryrefslogtreecommitdiff
path: root/src/dsp2emu.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/dsp2emu.c')
-rw-r--r--src/dsp2emu.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dsp2emu.c b/src/dsp2emu.c
index 4fdf804..ba48368 100644
--- a/src/dsp2emu.c
+++ b/src/dsp2emu.c
@@ -336,4 +336,4 @@ void DSP2_Op0D()
DSP1.output[i] = (pixelarray[i << 1] << 4) | pixelarray[(i << 1) + 1];
}
-#endif \ No newline at end of file
+#endif