summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/igs/igs_m036.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/igs/igs_m036.cpp')
-rw-r--r--src/mame/igs/igs_m036.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/igs/igs_m036.cpp b/src/mame/igs/igs_m036.cpp
index dcf9bd9fd1e..4ed74d8b9b1 100644
--- a/src/mame/igs/igs_m036.cpp
+++ b/src/mame/igs/igs_m036.cpp
@@ -95,7 +95,7 @@ private:
void pgm_create_dummy_internal_arm_region(void);
- void igs_m036_map(address_map &map);
+ void igs_m036_map(address_map &map) ATTR_COLD;
};