DREAMWEB: Fix style

This commit is contained in:
Willem Jan Palenstijn 2011-11-15 19:42:00 +01:00
parent 07a7c877ba
commit 0888e636d7

View file

@ -938,8 +938,7 @@ struct RainLocation {
uint8 rainSpacing; uint8 rainSpacing;
}; };
const RainLocation rainLocationList[] = static const RainLocation rainLocationList[] = {
{
{ 1,44,10,16 }, { 1,44,10,16 },
{ 4,11,30,14 }, { 4,11,30,14 },
{ 4,22,30,14 }, { 4,22,30,14 },