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.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/mame/drivers/nexus3d.c b/src/mame/drivers/nexus3d.c
index bbd1fb3ba12..14a483e8a12 100644
--- a/src/mame/drivers/nexus3d.c
+++ b/src/mame/drivers/nexus3d.c
@@ -39,10 +39,10 @@ public:
UINT8* m_flash_region;
DECLARE_READ32_MEMBER(nexus3d_unk_r);
-// DECLARE_READ32_MEMBER(nexus3d_unk2_r);
-// DECLARE_READ32_MEMBER(nexus3d_unk3_r);
-// DECLARE_WRITE32_MEMBER(nexus3d_unk2_w);
-// DECLARE_WRITE32_MEMBER(nexus3d_unk3_w);
+// DECLARE_READ32_MEMBER(nexus3d_unk2_r);
+// DECLARE_READ32_MEMBER(nexus3d_unk3_r);
+// DECLARE_WRITE32_MEMBER(nexus3d_unk2_w);
+// DECLARE_WRITE32_MEMBER(nexus3d_unk3_w);
};