Move SavedGame ScriptFunctions to a new JS Interface, refs #4772.
commit76c83035e4b3efcb71f9d12b683c6f473a5677be
authorelexis <elexis@3db68df2-c116-0410-a063-a993310a9797>
Mon, 11 Sep 2017 23:22:28 +0000 (11 23:22 +0000)
committerelexis <elexis@3db68df2-c116-0410-a063-a993310a9797>
Mon, 11 Sep 2017 23:22:28 +0000 (11 23:22 +0000)
tree0219adbbd440ff9808790220d9ff71dfda62aaf1
parenteeaef5ba301ee6ecd14b0fc685c6ff82b1b787de
Move SavedGame ScriptFunctions to a new JS Interface, refs #4772.

git-svn-id: https://svn.wildfiregames.com/public/ps/trunk@20166 3db68df2-c116-0410-a063-a993310a9797
source/gui/scripting/ScriptFunctions.cpp
source/ps/scripting/JSInterface_SavedGame.cpp [new file with mode: 0644]
source/ps/scripting/JSInterface_SavedGame.h [new file with mode: 0644]