index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ai
/
default
/
default.h
blob: d367d4a72c79de07e93cbaa89f1fea2b1e9fe927 (
plain
)
1
2
3
4
5
6
7
8
/* $Id$ */ #ifndef DEFAULT_H #define DEFAULT_H void AiDoGameLoop(Player*); #endif