summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/jaguar.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/jaguar.c')
-rw-r--r--src/mame/drivers/jaguar.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/jaguar.c b/src/mame/drivers/jaguar.c
index bc7321f5f41..b50938e2ee1 100644
--- a/src/mame/drivers/jaguar.c
+++ b/src/mame/drivers/jaguar.c
@@ -1542,7 +1542,7 @@ INPUT_PORTS_END
*
*************************************/
- static const jaguar_cpu_config gpu_config =
+ static const jaguar_cpu_config gpu_config =
{
&jaguar_state::gpu_cpu_int
};