summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/n64.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/n64.h')
-rw-r--r--src/mame/includes/n64.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/n64.h b/src/mame/includes/n64.h
index 84d6671c0c5..60f9b18283a 100644
--- a/src/mame/includes/n64.h
+++ b/src/mame/includes/n64.h
@@ -311,7 +311,7 @@ extern const device_type N64PERIPH;
#define DP_STATUS_XBUS_DMA 0x01
#define DP_STATUS_FREEZE 0x02
#define DP_STATUS_FLUSH 0x04
-#define DP_STATUS_START_VALID 0x400
+#define DP_STATUS_START_VALID 0x400
#define DD_ASIC_STATUS_DISK_CHANGE 0x00010000
#define DD_ASIC_STATUS_MECHA_ERR 0x00020000