1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-11-06 09:09:40 +02:00

unified guardians names

This commit is contained in:
Łukasz Wychrystenko
2008-12-26 01:46:53 +00:00
parent b356524aee
commit b54a3bfb7c
47 changed files with 3683 additions and 3645 deletions

View File

@@ -1,8 +1,5 @@
#ifndef __AI_BASE_H__
#define __AI_BASE_H__
#ifndef __AI_BASE_H__
#define __AI_BASE_H__
#include <vector>
#include <iostream>
@@ -11,4 +8,3 @@
#define AI_INTERFACE_VER 1
#endif // __AI_BASE_H__
#endif // __AI_BASE_H__