summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/namconb1.h
diff options
context:
space:
mode:
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 e3f065361dc..9aeb6ddc251 100644
--- a/src/mame/includes/namconb1.h
+++ b/src/mame/includes/namconb1.h
@@ -95,7 +95,7 @@ public:
UINT32 screen_update_namconb2(screen_device &screen, bitmap_ind16 &bitmap, const rectangle &cliprect);
TIMER_DEVICE_CALLBACK_MEMBER(scantimer);
-
+
int NB1objcode2tile(int code);
int NB2objcode2tile(int code);
};