1
0
Fork 0

(svn r24877) -Fix: some whitespace "errors"

release/1.3
rubidium 2013-01-01 10:52:32 +00:00
parent 76a41cf88d
commit d5d96ba683
4 changed files with 134 additions and 134 deletions

View File

@ -33,8 +33,8 @@ static const SpriteID _landscape_spriteindexes_arctic[] = {
0x94D, 0x954,
0x818, 0x81D,
0x3DE, 0x3EB,
0x1212, 0x1212,
END
0x1212, 0x1212,
END
};
static const SpriteID _landscape_spriteindexes_tropic[] = {
@ -57,7 +57,7 @@ static const SpriteID _landscape_spriteindexes_tropic[] = {
0x572, 0x575,
0x94D, 0x954,
0x5AE, 0x5AF,
0x118D, 0x11D8,
0x118D, 0x11D8,
0x534, 0x546,
0x40D, 0x426,
0x45F, 0x478,
@ -70,8 +70,8 @@ static const SpriteID _landscape_spriteindexes_tropic[] = {
0x83A, 0x845,
0xFF5, 0xFF5,
0xFF8, 0xFF8,
0x1212, 0x1212,
END
0x1212, 0x1212,
END
};
static const SpriteID _landscape_spriteindexes_toyland[] = {
@ -130,7 +130,7 @@ static const SpriteID _landscape_spriteindexes_toyland[] = {
0x4EB, 0x4EE,
0x4E7, 0x4EA,
0x985, 0xA28,
0x10E4, 0x1133,
0x10E4, 0x1133,
0x93D, 0x95C,
0x97D, 0x984,
0x7DA, 0x7DA,
@ -141,5 +141,5 @@ static const SpriteID _landscape_spriteindexes_toyland[] = {
0x514, 0x514,
0x511, 0x511,
0x322, 0x322,
END
END
};