(svn r23359) -Codechange: move AI_VMSuspend to Script_Suspend (and to its own file)

This commit is contained in:
truebrain
2011-11-29 23:21:24 +00:00
parent bbd9facb44
commit 75c4bd280a
10 changed files with 85 additions and 53 deletions

View File

@@ -559,6 +559,7 @@ script/script_info.hpp
script/script_scanner.cpp
script/script_scanner.hpp
script/script_storage.hpp
script/script_suspend.hpp
script/squirrel.cpp
script/squirrel.hpp
script/squirrel_class.hpp