diff options
Diffstat (limited to 'src/emu/machine/hd64610.c')
-rw-r--r-- | src/emu/machine/hd64610.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/machine/hd64610.c b/src/emu/machine/hd64610.c index c56775e486f..d4639892e17 100644 --- a/src/emu/machine/hd64610.c +++ b/src/emu/machine/hd64610.c @@ -46,7 +46,7 @@ enum REG_DAY_OF_THE_WEEK_ALARM, REG_DAY_ALARM, REG_CRA, - REG_CRB, + REG_CRB }; |