Home
last modified time | relevance | path

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

/dports/games/xdigger/xdigger-1.0.10/
H A Ddrawpixmaps.h70 #define PXID_GHOST_LEFT_LR 50 macro
H A Ddrawpixmaps.c237 pixmaps[PXID_GHOST_LEFT_LR] = MakePixmap(ghost_left_lr_xpm, xpmmag); in Make16x16Pixmaps_Editor()
H A Drunlevels.c116 case F_GHOST_LEFT: return(PXID_GHOST_LEFT_LR); in id2pixmap_id()