summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/dspv.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/sound/dspv.h')
-rw-r--r--src/devices/sound/dspv.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/sound/dspv.h b/src/devices/sound/dspv.h
index b52f29e1448..8081ccda691 100644
--- a/src/devices/sound/dspv.h
+++ b/src/devices/sound/dspv.h
@@ -41,7 +41,7 @@ private:
u32 m_table_adr;
u16 m_prg_adr;
u16 m_status;
-
+
// Table ram access
void table_adrh_w(u16 data);
void table_adrl_w(u16 data);