summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/pps41/pps41base.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/cpu/pps41/pps41base.h')
-rw-r--r--src/devices/cpu/pps41/pps41base.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/cpu/pps41/pps41base.h b/src/devices/cpu/pps41/pps41base.h
index b8b42a44a78..3f8459c8002 100644
--- a/src/devices/cpu/pps41/pps41base.h
+++ b/src/devices/cpu/pps41/pps41base.h
@@ -69,6 +69,7 @@ protected:
u8 m_prev2_op;
int m_stack_levels;
u16 m_stack[2]; // max 2
+ int m_d_pins;
u8 m_a;
u8 m_b;