Searched refs:R_InitGeoscapeProgram (Results 1 – 1 of 1) sorted by relevance
917 static void R_InitGeoscapeProgram (r_program_t* prog) in R_InitGeoscapeProgram() function1045 r_state.geoscape_program = R_LoadProgram("geoscape", R_InitGeoscapeProgram, nullptr); in R_InitPrograms()