Previous 199869 Revisions Next

r31002 Tuesday 17th June, 2014 at 02:56:15 UTC by Alex Jackson
fix incorrect comment (nw)
[src/mame/drivers]goldstar.c

trunk/src/mame/drivers/goldstar.c
r31001r31002
68616861static const gfx_layout sangho_tilelayout =
68626862{
68636863   8,32,           /* 8*32 characters */
6864   RGN_FRAC(1,1),  /* 256 tiles */
6864   RGN_FRAC(1,1),  /* 1024 tiles */
68656865   4,              /* 4 bits per pixel */
68666866   { 0, 2, 4, 6 },
68676867   { 0, 1, 1*8+0, 1*8+1, 2*8+0, 2*8+1, 3*8+0, 3*8+1 },

Previous 199869 Revisions Next


© 1997-2024 The MAME Team