GameScript: Move initialization out of constructor.
commita6ebf8b174b25ff1a965293c9553b77c5c4b3a43
authorTom Prince <tom.prince@ualberta.net>
Sat, 22 May 2010 03:18:18 +0000 (21 23:18 -0400)
committerTom Prince <tom.prince@ualberta.net>
Sat, 22 May 2010 03:39:19 +0000 (21 23:39 -0400)
treee9825b4d35133a40f48af97d5fc76da0392d47b6
parentcac3740d12c2d9ff70e049a21c17fc774bb60254
GameScript: Move initialization out of constructor.

Signed-off-by: Tom Prince <tom.prince@ualberta.net>
gemrb/core/GSUtils.cpp
gemrb/core/GSUtils.h
gemrb/core/GameScript.cpp
gemrb/core/GameScript.h
gemrb/core/Interface.cpp