(svn r6045) -Cleanup: align all table-like structures using spaces, i.e. whitespace fixes only except for a few comments to make them uniform for the whole enum/struct.
This commit is contained in:
@@ -44,14 +44,14 @@ static const byte _engine_sprite_add[] = {
|
||||
|
||||
|
||||
static const byte _wagon_full_adder[] = {
|
||||
0, 0, 0, 0, 0, 0, 0, 0,
|
||||
0, 0, 0, 0, 0, 0, 0, 0,
|
||||
0, 0, 0, 0, 0, 0, 0, 0,
|
||||
0, 0, 0, 0, 0, 0, 0, 0,
|
||||
0, 0, 44, 0, 0, 0, 0, 24,
|
||||
24, 24, 24, 0, 0, 32, 32, 0,
|
||||
4, 4, 4, 4, 4, 4, 4, 0,
|
||||
0, 4, 4, 4, 0, 44, 0, 0,
|
||||
0, 0, 24, 24, 24, 24, 0, 0,
|
||||
0, 0, 0, 0, 0, 0, 0, 0,
|
||||
0, 0, 0, 0, 0, 0, 0, 0,
|
||||
0, 0, 0, 0, 0, 0, 0, 0,
|
||||
0, 0, 0, 0, 0, 0, 0, 0,
|
||||
0, 0, 44, 0, 0, 0, 0, 24,
|
||||
24, 24, 24, 0, 0, 32, 32, 0,
|
||||
4, 4, 4, 4, 4, 4, 4, 0,
|
||||
0, 4, 4, 4, 0, 44, 0, 0,
|
||||
0, 0, 24, 24, 24, 24, 0, 0,
|
||||
32, 32
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user