Files @ r5335:ce46409bbae6
Branch filter:

Location: cpp/openttd-patchpack/source/ai/default/default.h

miham
(svn r7499) WebTranslator2 update to 2006-12-15 10:49:50
esperanto - 35 fixed, 2 changed by LaPingvino (37)
slovak - 1 fixed by lengyel (1)
turkish - 5 fixed by jnmbk (5)
1
2
3
4
5
6
7
8
/* $Id$ */

#ifndef DEFAULT_H
#define DEFAULT_H

void AiDoGameLoop(Player*);

#endif