wtf with this stdbool. use a normal compiler

This commit is contained in:
zeromus 2006-08-22 06:31:32 +00:00
parent e991e6f0ca
commit 886085c9cb
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
#ifndef _BASICBOT_H_
#define _BASICBOT_H_
#include "stdbool.h"
#define BOT_MAXFRAMES 2048 // qfox: max number of frames to be computed per attempt...
void UpdateBasicBot();
void CreateBasicBot();