(svn r180) -Fix: some more warning fixes for C99 (Tron)

This commit is contained in:
darkvater
2004-09-07 23:41:09 +00:00
parent d037ee4c92
commit debb158c95
9 changed files with 438 additions and 440 deletions

View File

@@ -355,7 +355,7 @@ static const BestFitStruct _bestfit[] = {
{5, M(0,16), 0, 1<<3}, // right track
{5, M(1,16), 0, 1<<3}, // right track
{0xff,0,0},
{0xff, 0, 0, 0},
};
#undef M