summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/macrossp.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/macrossp.h')
-rw-r--r--src/mame/includes/macrossp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/macrossp.h b/src/mame/includes/macrossp.h
index 6739df0ec67..b950853c2de 100644
--- a/src/mame/includes/macrossp.h
+++ b/src/mame/includes/macrossp.h
@@ -36,7 +36,7 @@ public:
int m_sndpending;
int m_snd_toggle;
INT32 m_fade_effect;
- INT32 m_old_fade;
+ INT32 m_old_fade;
/* devices */
device_t *m_maincpu;