GUIScript: Prepare for having other C++ files in GUIScript.
commit57ad07a8e0c9ebcb23e37bc2e28232bf782c9469
authorTom Prince <tom.prince@ualberta.net>
Sun, 13 Jun 2010 17:02:01 +0000 (13 13:02 -0400)
committerTom Prince <tom.prince@ualberta.net>
Sat, 19 Jun 2010 06:38:13 +0000 (19 02:38 -0400)
tree9db615cb3332935b29bce81f15e87c576e40a3a1
parentb29d10c896cfb88ae1be169d96d486a6ad2e32f4
GUIScript: Prepare for having other C++ files in GUIScript.

- Change gs variable from static to extern.
- Make PythonHelpers.h not depend on GUIScript.h being included first.

Signed-off-by: Tom Prince <tom.prince@ualberta.net>
gemrb/plugins/GUIScript/GUIScript.cpp
gemrb/plugins/GUIScript/GUIScript.h
gemrb/plugins/GUIScript/PythonHelpers.h