(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 1e13fa3dee
commit 6f874962cd
10 changed files with 85 additions and 53 deletions

View File

@@ -2479,6 +2479,10 @@
RelativePath=".\..\src\script\script_storage.hpp"
>
</File>
<File
RelativePath=".\..\src\script\script_suspend.hpp"
>
</File>
<File
RelativePath=".\..\src\script\squirrel.cpp"
>