summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/includes/nascom1.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mess/includes/nascom1.h')
-rw-r--r--src/mess/includes/nascom1.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mess/includes/nascom1.h b/src/mess/includes/nascom1.h
index 3f6abe0ed2b..33582481413 100644
--- a/src/mess/includes/nascom1.h
+++ b/src/mess/includes/nascom1.h
@@ -10,13 +10,13 @@
#include "imagedev/snapquik.h"
#include "machine/wd17xx.h"
-struct nascom1_portstat_t
+struct nascom1_portstat_t
{
UINT8 stat_flags;
UINT8 stat_count;
};
-struct nascom2_fdc_t
+struct nascom2_fdc_t
{
UINT8 select;
UINT8 irq;