summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/pgm.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/pgm.h')
-rw-r--r--src/mame/includes/pgm.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/mame/includes/pgm.h b/src/mame/includes/pgm.h
index a65b4369390..f06153cdd43 100644
--- a/src/mame/includes/pgm.h
+++ b/src/mame/includes/pgm.h
@@ -400,9 +400,9 @@ public:
const UINT8 (*m_drgw2_source_data)[0xec];
- UINT16 m_drgw2_prot_hold;
- UINT16 m_drgw2_prot_hilo;
- UINT16 m_drgw2_prot_hilo_select;
+ UINT16 m_drgw2_prot_hold;
+ UINT16 m_drgw2_prot_hilo;
+ UINT16 m_drgw2_prot_hilo_select;
int m_drgw2_cmd;
int m_drgw2_ptr;