summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/video/vic4567.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mess/video/vic4567.h')
-rw-r--r--src/mess/video/vic4567.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mess/video/vic4567.h b/src/mess/video/vic4567.h
index 9116e3c3432..c510bf8844e 100644
--- a/src/mess/video/vic4567.h
+++ b/src/mess/video/vic4567.h
@@ -26,7 +26,7 @@ typedef void (*vic3_port_changed_callback) (running_machine &, int);
typedef UINT8 (*vic3_c64mem_callback)(running_machine &machine, int offset);
-enum vic3_type
+enum vic3_type
{
VIC4567_NTSC,
VIC4567_PAL