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