summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/kr2376.h
diff options
context:
space:
mode:
author Vas Crabb <vas@vastheman.com>2018-03-25 02:03:24 +1100
committer Vas Crabb <vas@vastheman.com>2018-03-25 02:03:24 +1100
commit08dde5eb0acb30b68b403a2b9ad2fd503067f2bd (patch)
tree9ea8ba7c97d124aa4f7600ebb183667609f81224 /src/devices/machine/kr2376.h
parent8142f24c4307439397ffb2c01fab76e6f2c1b95e (diff)
srcclean and regenerate localisations (nw)
Diffstat (limited to 'src/devices/machine/kr2376.h')
-rw-r--r--src/devices/machine/kr2376.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/devices/machine/kr2376.h b/src/devices/machine/kr2376.h
index 8b8d23e290e..49cfbb4f9cd 100644
--- a/src/devices/machine/kr2376.h
+++ b/src/devices/machine/kr2376.h
@@ -142,10 +142,10 @@ protected:
//class kr2376_12_device : public kr2376_device
//{
//public:
-// // construction/destruction
-// kr2376_12_device(const machine_config &mconfig, const char *tag, device_t *owner, uint32_t clock);
+// // construction/destruction
+// kr2376_12_device(const machine_config &mconfig, const char *tag, device_t *owner, uint32_t clock);
//protected:
-// virtual uint8_t key_codes(int mode, int x, int y) override;
+// virtual uint8_t key_codes(int mode, int x, int y) override;
//};
DECLARE_DEVICE_TYPE(KR2376_ST, kr2376_st_device)