summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/video/huc6270.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/video/huc6270.h')
-rw-r--r--src/emu/video/huc6270.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/emu/video/huc6270.h b/src/emu/video/huc6270.h
index e6765382846..0d5686a1049 100644
--- a/src/emu/video/huc6270.h
+++ b/src/emu/video/huc6270.h
@@ -128,8 +128,8 @@ private:
UINT16 m_bat_column;
UINT8 m_bat_tile_row[8];
/* Internal sprite attribute table. SATB DMA is used to transfer data
- from VRAM to this internal table.
- */
+ from VRAM to this internal table.
+ */
UINT16 m_sat[4*64];
int m_sprites_this_line;
int m_sprite_row_index;