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