Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Doptions.h581 int tile_update_rate; member
H A Dtilesdl.cc593 const unsigned int ticks_per_screen_redraw = Options.tile_update_rate; in getch_ck()
H A Dinitfile.cc349 new IntGameOption(SIMPLE_NAME(tile_update_rate), 1000, 50, INT_MAX), in build_options_list()