mirror of
https://github.com/holub/mame
synced 2025-05-19 12:18:56 +03:00
removed unused code (nw)
This commit is contained in:
parent
a4f63895e9
commit
02c13bcf24
@ -267,12 +267,6 @@ static GFXDECODE_START( gamate )
|
||||
GFXDECODE_END
|
||||
#endif
|
||||
|
||||
static const unsigned short gamate_palette[4] =
|
||||
{
|
||||
0,1,2,3
|
||||
};
|
||||
|
||||
|
||||
/* palette in red, green, blue tribles */
|
||||
static const unsigned char gamate_colors[4][3] =
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user