Home
last modified time | relevance | path

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

/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/
H A Ddoomstat.h342 char ltactdiamond[8]; ///< Act diamond. member
H A Dlua_maplib.c2188 lua_pushstring(L, header->ltactdiamond); in mapheaderinfo_get()
H A Ddeh_soc.c1689 deh_strlcpy(mapheaderinfo[num-1]->ltactdiamond, word2, in readlevelheader()
1690 …sizeof(mapheaderinfo[num-1]->ltactdiamond), va("Level header %d: title card act diamond patch name… in readlevelheader()
H A Dst_stuff.c1222 SETPATCH("LTACTBLU", "LTACTRED", ltactdiamond, 0) in ST_cacheLevelTitle()
H A Dp_setup.c348 mapheaderinfo[num]->ltactdiamond[0] = '\0'; in P_ClearSingleMapHeaderInfo()