Home
last modified time | relevance | path

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

/dports/games/openttd/openttd-12.1/src/
H A Dnewgrf_config.h232 char *GRFBuildParamList(char *dst, const GRFConfig *c, const char *last);
H A Dnewgrf_config.cpp775 char *GRFBuildParamList(char *dst, const GRFConfig *c, const char *last) in GRFBuildParamList() function
H A Dsettings.cpp1134 GRFBuildParamList(params, c, lastof(params)); in GRFSaveConfig()
H A Dnewgrf_gui.cpp114 GRFBuildParamList(buff, c, lastof(buff)); in ShowNewGRFInfo()