forked from mirror/OpenTTD
(svn r3511) More whitespace ([FS#46] by Rubidium)
This commit is contained in:
@@ -646,7 +646,7 @@ static void DrawSmallMap(DrawPixelInfo *dpi, Window *w, int type, bool show_town
|
||||
x = - dx - 4;
|
||||
y = 0;
|
||||
|
||||
for(;;) {
|
||||
for (;;) {
|
||||
uint32 mask;
|
||||
int reps;
|
||||
int t;
|
||||
|
Reference in New Issue
Block a user