aboutsummaryrefslogtreecommitdiff
path: root/source/dma.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/dma.h')
-rw-r--r--source/dma.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/dma.h b/source/dma.h
index c2ab8d2..f9ad36f 100644
--- a/source/dma.h
+++ b/source/dma.h
@@ -7,5 +7,4 @@ void S9xResetDMA(void);
uint8_t S9xDoHDMA(uint8_t);
void S9xStartHDMA(void);
void S9xDoDMA(uint8_t);
-
#endif