Home
last modified time | relevance | path

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

/dports/games/slump/slump-0.003.02/
H A Dslump.h741 unsigned char sthemecount; /* How many secret themes there are */ member
H A Dslump.c1007 c->sthemecount++; in new_theme()
1396 answer->sthemecount = 0; in get_config()
1648 answer = c->themecount + roll(16,c->sthemecount); in random_theme()