createAOS4Gui     828 gui/Player.cpp     return createAOS4Gui(_windowID, _scale, _doLoop, *_runResources);
createAOS4Gui     633 gui/gui.h      std::auto_ptr<Gui> createAOS4Gui(unsigned long xid, float scale, bool loop, RunResources& r);