summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/vicdual-97269pb.h
diff options
context:
space:
mode:
author Vas Crabb <vas@vastheman.com>2017-04-23 12:27:42 +1000
committer Vas Crabb <vas@vastheman.com>2017-04-23 12:27:42 +1000
commitdac6dc4f626a70c065b86bbfd97a068b5c6965e6 (patch)
tree2e28cfb3cea5fb77fa0a4ea63464d7927c01d02a /src/mame/video/vicdual-97269pb.h
parentf5da128a9432c9956a0f4988445155cf19c427c0 (diff)
srcclean (nw)
Diffstat (limited to 'src/mame/video/vicdual-97269pb.h')
-rw-r--r--src/mame/video/vicdual-97269pb.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/video/vicdual-97269pb.h b/src/mame/video/vicdual-97269pb.h
index 46859a267e0..3897efac93a 100644
--- a/src/mame/video/vicdual-97269pb.h
+++ b/src/mame/video/vicdual-97269pb.h
@@ -31,7 +31,7 @@ protected:
private:
required_region_ptr<uint8_t> m_prom_ptr;
- // bit 2 enables gradient and starfield
+ // bit 2 enables gradient and starfield
// bit 3 seems to be used to flip for cocktail
uint8_t m_palette_bank;
};