summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/harddriv.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/harddriv.h')
-rw-r--r--src/mame/includes/harddriv.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/harddriv.h b/src/mame/includes/harddriv.h
index 4daf26e5c25..01fad97eb95 100644
--- a/src/mame/includes/harddriv.h
+++ b/src/mame/includes/harddriv.h
@@ -344,7 +344,7 @@ protected:
UINT16 m_som_memory[0x8000/2];
UINT16 * m_adsp_pgm_memory_word;
- optional_region_ptr<UINT16> m_ds3_sdata_memory;
+ optional_region_ptr<UINT16> m_ds3_sdata_memory;
UINT32 m_ds3_sdata_memory_size;
UINT8 m_ds3_gcmd;