summaryrefslogtreecommitdiff
path: root/source.list
diff options
context:
space:
mode:
authortruebrain <truebrain@openttd.org>2011-11-29 23:21:24 +0000
committertruebrain <truebrain@openttd.org>2011-11-29 23:21:24 +0000
commit75c4bd280a720592ec4df26efbedd9df5baa2d8f (patch)
tree7e4a3248a93b55f9add46b9935bf3e1d8da93c84 /source.list
parentbbd9facb44dc09ded5500918319b770c63c0a981 (diff)
downloadopenttd-75c4bd280a720592ec4df26efbedd9df5baa2d8f.tar.xz
(svn r23359) -Codechange: move AI_VMSuspend to Script_Suspend (and to its own file)
Diffstat (limited to 'source.list')
-rw-r--r--source.list1
1 files changed, 1 insertions, 0 deletions
diff --git a/source.list b/source.list
index 77f98ed13..b57ef93f9 100644
--- a/source.list
+++ b/source.list
@@ -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