(svn r23366) -Codechange: move most of the Dummy code to script/, unifying it

This commit is contained in:
truebrain
2011-11-29 23:26:52 +00:00
parent 4505edbd47
commit 3e6d026129
12 changed files with 61 additions and 55 deletions

View File

@@ -32,6 +32,7 @@ private:
/* virtual */ void RegisterAPI();
/* virtual */ void Died();
/* virtual */ CommandCallback *GetDoCommandCallback();
/* virtual */ void LoadDummyScript();
/**
* Load squirrel scripts to emulate an older API.