Home
last modified time | relevance | path

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

/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/
H A Dfilesrch.h66 EXT_LOADED = 0x80 enumerator
H A Dfilesrch.c749 ext |= EXT_LOADED; in preparefilemenu()
755 ext |= EXT_LOADED; in preparefilemenu()
759 ext |= EXT_LOADED; in preparefilemenu()
H A Dm_menu.c6535 if (type & EXT_LOADED)
6538 V_DrawSmallScaledPatch(x-(16+4), y, V_TRANSLUCENT, addonsp[(type & ~EXT_LOADED)]);
6542 V_DrawSmallScaledPatch(x-(16+4), y, 0, addonsp[(type & ~EXT_LOADED)]);