diff options
Diffstat (limited to 'src/emu/machine/x76f041.h')
-rw-r--r-- | src/emu/machine/x76f041.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/machine/x76f041.h b/src/emu/machine/x76f041.h index 02178a22f3b..d1f8a8e9e46 100644 --- a/src/emu/machine/x76f041.h +++ b/src/emu/machine/x76f041.h @@ -52,7 +52,7 @@ private: CONFIG_BCR2 = 1, CONFIG_CR = 2, CONFIG_RR = 3, - CONFIG_RC = 4, + CONFIG_RC = 4 }; enum bcr_t |