Previous 199869 Revisions Next

r34369 Tuesday 13th January, 2015 at 12:59:46 UTC by Miodrag Milanović
removed unused code (nw)
[src/mess/drivers]gamate.c

trunk/src/mess/drivers/gamate.c
r242880r242881
267267GFXDECODE_END
268268#endif
269269
270static const unsigned short gamate_palette[4] =
271{
272   0,1,2,3
273};
274
275
276270/* palette in red, green, blue tribles */
277271static const unsigned char gamate_colors[4][3] =
278272{


Previous 199869 Revisions Next


© 1997-2024 The MAME Team