summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/igs022.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/igs022.cpp')
-rw-r--r--src/mame/machine/igs022.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/machine/igs022.cpp b/src/mame/machine/igs022.cpp
index f92f8425a26..afa5dda87e9 100644
--- a/src/mame/machine/igs022.cpp
+++ b/src/mame/machine/igs022.cpp
@@ -273,4 +273,4 @@ void igs022_device::IGS022_handle_command()
}
-const device_type IGS022 = &device_creator<igs022_device>;
+const device_type IGS022 = device_creator<igs022_device>;