tron@2447: /* $Id$ */ tron@2447: tron@2447: #ifndef DEFAULT_H tron@2447: #define DEFAULT_H tron@2447: tron@2447: void AiDoGameLoop(Player*); tron@2447: tron@2447: #endif