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