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 ee14cb9084e..931f64b0301 100644
--- a/src/mame/includes/n64.h
+++ b/src/mame/includes/n64.h
@@ -42,7 +42,7 @@ extern void rdp_process_list(void);
/*----------- defined in machine/n64.c -----------*/
-extern rsp_config n64_rsp_config;
+extern const rsp_config n64_rsp_config;
extern UINT32 *rdram;
extern UINT32 *rsp_imem;