Home
last modified time | relevance | path

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

/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/
H A Dr_data.c211 static inline lumpnum_t R_CheckNumForNameList(const char *name, lumplist_t *list, size_t listsize) in R_CheckNumForNameList() function
653 lump = R_CheckNumForNameList(name, colormaplumps, numcolormaplumps); in R_ColormapForName()
/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/
H A Dr_data.c2154 lumpnum_t R_CheckNumForNameList(const char *name, lumplist_t* list, int listsize) in R_CheckNumForNameList() function
2309 lumpnum_t f_lumpnum = R_CheckNumForNameList(name, flats, numflatlists); in R_FlatNumForName()
2653 lumpnum = R_CheckNumForNameList(name, colormaplumps, numcolormaplumps); in R_ColormapNumForName()