(svn r23354) -Codechange: move all src/ai/api/ai_*.[hc]pp files to src/script/api/script_* (Rubidium)

This commit is contained in:
truebrain
2011-11-29 23:07:38 +00:00
parent da6a9704cf
commit eab012ec8b
161 changed files with 1197 additions and 1195 deletions

View File

@@ -9,7 +9,7 @@
/* THIS FILE IS AUTO-GENERATED; PLEASE DO NOT ALTER MANUALLY */
#include "ai_engine.hpp"
#include "../../script/api/script_engine.hpp"
namespace SQConvert {
/* Allow AIEngine to be used as Squirrel parameter */