summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/includes/cgenie.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mess/includes/cgenie.h')
-rw-r--r--src/mess/includes/cgenie.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mess/includes/cgenie.h b/src/mess/includes/cgenie.h
index e5d88a615ca..294560a8a09 100644
--- a/src/mess/includes/cgenie.h
+++ b/src/mess/includes/cgenie.h
@@ -10,7 +10,7 @@
#include "machine/wd17xx.h"
// CRTC 6845
-struct CRTC6845
+struct CRTC6845
{
UINT8 cursor_address_lo;
UINT8 cursor_address_hi;