summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/namconb1.h
diff options
context:
space:
mode:
author Vas Crabb <vas@vastheman.com>2016-08-29 02:02:04 +1000
committer Vas Crabb <vas@vastheman.com>2016-08-29 02:02:04 +1000
commitc960435d3e22ff596dd0f1c7f02ec1d3269336e5 (patch)
tree387e677a4fd1aaf7f97a921e877980aca6ccfe06 /src/mame/includes/namconb1.h
parent2101fe044ef61f056a6b64dd8b5875b9652419f8 (diff)
srcclean and translation regeneration
Diffstat (limited to 'src/mame/includes/namconb1.h')
-rw-r--r--src/mame/includes/namconb1.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/namconb1.h b/src/mame/includes/namconb1.h
index 7c74be632d4..2cd73c8a659 100644
--- a/src/mame/includes/namconb1.h
+++ b/src/mame/includes/namconb1.h
@@ -116,7 +116,7 @@ public:
TIMER_DEVICE_CALLBACK_MEMBER(mcu_irq0_cb);
TIMER_DEVICE_CALLBACK_MEMBER(mcu_irq2_cb);
TIMER_DEVICE_CALLBACK_MEMBER(mcu_adc_cb);
-
+
int NB1objcode2tile(int code);
int NB2objcode2tile(int code);
};