Home
last modified time | relevance | path

Searched refs:imageAboutFilename (Results 1 – 1 of 1) sorted by relevance

/dports/games/crrcsim/crrcsim-0.9.13/src/GUI/
H A Dcrrc_gui_main.cpp903 std::string imageAboutFilename = FileSysTools::getDataPath("textures/Crrcsim.jpg"); in help_about_cb() local
904 image = new ssgTexture(imageAboutFilename.c_str()); in help_about_cb()