Home
last modified time | relevance | path

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

/dports/games/xdigger/xdigger-1.0.10/
H A Ddrawpixmaps.h62 #define PXID_GHOST_LEFT_L 42 macro
H A Ddrawpixmaps.c229 pixmaps[PXID_GHOST_LEFT_L] = MakePixmap(ghost_left_l_xpm, xpmmag); in Make16x16Pixmaps_Editor()
H A Drunlevels.c100 case F_GHOST_LEFT: return(PXID_GHOST_LEFT_L); in id2pixmap_id()