Files @ r5459:3ecf8d683b5b
Branch filter:

Location: cpp/openttd-patchpack/source/road_cmd.h

miham
(svn r7723) WebTranslator2 update to 2007-01-01 19:13:54
german - 1 changed by moewe2 (1)
greek - 63 changed by gonik (63)
slovak - 3 fixed, 4 changed by lengyel (7)
/* $Id$ */

#ifndef ROAD_CMD_H
#define ROAD_CMD_H

#include "direction.h"

void DrawRoadDepotSprite(int x, int y, DiagDirection dir);

#endif /* ROAD_CMD_H */