(svn r6568) WebTranslator2 update to 2006-09-29 11:43:44
catalan - 1 changed by arnaullv (1)
french - 9 fixed by belugas (9)
german - 2 fixed by Neonox (2)
greek - 270 fixed by thanoulas (270)
slovak - 2 fixed by lengyel (2)
spanish - 2 fixed by eusebio (2)
swedish - 3 fixed by cjw (3)
/* $Id$ */#ifndef ROAD_CMD_H#define ROAD_CMD_H#include "direction.h"void DrawRoadDepotSprite(int x, int y, DiagDirection dir);#endif /* ROAD_CMD_H */