This website requires JavaScript.
Explore
Help
Sign In
mirror
/
OpenTTD
mirror of
https://github.com/OpenTTD/OpenTTD
Watch
1
Star
0
Fork
You've already forked OpenTTD
0
Code
Issues
091cc1cc4b
OpenTTD
/
ai
/
default
/
default.h
9 lines
85 B
C
Raw
Blame
History
/* $Id$ */
#
ifndef DEFAULT_H
#
define DEFAULT_H
void
AiDoGameLoop
(
Player
*
)
;
#
endif
View Git Blame
Copy Permalink