summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/nexus3d.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/nexus3d.c')
-rw-r--r--src/mame/drivers/nexus3d.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/nexus3d.c b/src/mame/drivers/nexus3d.c
index 532b5dc2d7d..dd6e66eac84 100644
--- a/src/mame/drivers/nexus3d.c
+++ b/src/mame/drivers/nexus3d.c
@@ -17,7 +17,7 @@
//#include "machine/i2cmem.h"
-#define FLASH_PAGE_SIZE (2048+64)
+#define FLASH_PAGE_SIZE (2048+64)
class nexus3d_state : public driver_device
{