Home
last modified time | relevance | path

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

/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/
H A Dm_cond.c201 UINT8 cechoLines = 0; in M_UpdateUnlockablesAndExtraEmblems() local
216 ++cechoLines; in M_UpdateUnlockablesAndExtraEmblems()
222 if (cechoLines) in M_UpdateUnlockablesAndExtraEmblems()
235 ++cechoLines; in M_UpdateUnlockablesAndExtraEmblems()
240 if (cechoLines) in M_UpdateUnlockablesAndExtraEmblems()
243 for (i = 0; (i < 19) && (i < 24 - cechoLines); ++i) in M_UpdateUnlockablesAndExtraEmblems()