summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/includes/coco.h
diff options
context:
space:
mode:
author Cowering <cowering@users.noreply.github.com>2015-06-30 09:02:11 -0500
committer Cowering <cowering@users.noreply.github.com>2015-07-08 23:37:59 -0500
commit8db46d73a25701178d8acc93510a6e81a86b3c4b (patch)
tree9248dd9388fb86f64be05e7d9c06b20f1bb3950c /src/mess/includes/coco.h
parent1a32c4b76007999073b353532f74e7acee4b0491 (diff)
more pedantic fixes (NW)
Diffstat (limited to 'src/mess/includes/coco.h')
-rw-r--r--src/mess/includes/coco.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mess/includes/coco.h b/src/mess/includes/coco.h
index b9d90b3dad5..a43af0d40f0 100644
--- a/src/mess/includes/coco.h
+++ b/src/mess/includes/coco.h
@@ -188,7 +188,7 @@ private:
HIRES_RIGHT = 0x01,
HIRES_RIGHT_COCOMAX3 = 0x02,
HIRES_LEFT = 0x03,
- HIRES_LEFT_COCOMAX3 = 0x04,
+ HIRES_LEFT_COCOMAX3 = 0x04
};
struct analog_input_t