(svn r1701) Style police ^^

This commit is contained in:
tron
2005-01-27 21:18:03 +00:00
parent 99338d278d
commit 3e0dcfd47f
6 changed files with 12 additions and 13 deletions

View File

@@ -133,7 +133,7 @@ void AcceptEnginePreview(Engine *e, int player);
void LoadCustomEngineNames(void);
void DeleteCustomEngineNames(void);
bool IsEngineBuildable(int engine, byte type);
bool IsEngineBuildable(uint engine, byte type);
enum {
NUM_NORMAL_RAIL_ENGINES = 54,