Home
last modified time | relevance | path

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

/dports/games/edge/Edge-1.35-source/src/
H A Dw_wad.h81 int W_CheckNumForName_GFX(const char *name);
H A Dr_image.cc1136 int i = W_CheckNumForName_GFX(gfx_name); in BackupGraphic()
H A Dw_wad.cc1579 int W_CheckNumForName_GFX(const char *name) in W_CheckNumForName_GFX() function