summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/galpani2.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/galpani2.c')
-rw-r--r--src/mame/video/galpani2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/video/galpani2.c b/src/mame/video/galpani2.c
index 9e565cb3209..01626a5ee70 100644
--- a/src/mame/video/galpani2.c
+++ b/src/mame/video/galpani2.c
@@ -115,7 +115,7 @@ void galpani2_state::copybg8(screen_device &screen, bitmap_rgb32 &bitmap, const
void galpani2_state::copybg15(screen_device &screen, bitmap_rgb32 &bitmap, const rectangle &cliprect)
{
UINT16* ram = m_bg15 + 0x40000/2;
-
+
//int x = 0;
//int y = 0;