summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/namcos1.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/namcos1.h')
-rw-r--r--src/mame/includes/namcos1.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/namcos1.h b/src/mame/includes/namcos1.h
index 691b5d674bb..f75299a0876 100644
--- a/src/mame/includes/namcos1.h
+++ b/src/mame/includes/namcos1.h
@@ -113,7 +113,7 @@ public:
virtual void video_start();
UINT32 screen_update_namcos1(screen_device &screen, bitmap_ind16 &bitmap, const rectangle &cliprect);
void screen_eof_namcos1(screen_device &screen, bool state);
-
+
private:
inline void bg_get_info(tile_data &tileinfo,int tile_index,UINT8 *info_vram);