diff options
Diffstat (limited to 'source/dma.h')
-rw-r--r-- | source/dma.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source/dma.h b/source/dma.h index 5d4f358..c93ce64 100644 --- a/source/dma.h +++ b/source/dma.h @@ -9,4 +9,3 @@ void S9xStartHDMA(); void S9xDoDMA(uint8_t); #endif - |