(svn r11800) -Codechange: move some functions to a more logical location + some type safety.
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
#ifndef DEFAULT_H
|
||||
#define DEFAULT_H
|
||||
|
||||
#include "../../direction_type.h"
|
||||
|
||||
void AiDoGameLoop(Player*);
|
||||
void SaveLoad_AI(PlayerID id);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user