Home
last modified time | relevance | path

Searched defs:last_newgrf_count (Results 1 – 2 of 2) sorted by relevance

/dports/games/openttd/openttd-12.1/src/
H A Dopenttd.cpp434 uint last_newgrf_count = _settings_client.gui.last_newgrf_count; in OnNewGRFsScanned() local
H A Dsettings_type.h164 uint32 last_newgrf_count; ///< the numbers of NewGRFs we found during the last scan member