Home
last modified time | relevance | path

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

/dports/games/xdigger/xdigger-1.0.10/
H A Ddrawpixmaps.h71 #define PXID_GHOST_RIGHT_LR 51 macro
H A Ddrawpixmaps.c238 pixmaps[PXID_GHOST_RIGHT_LR] = MakePixmap(ghost_right_lr_xpm, xpmmag); in Make16x16Pixmaps_Editor()
H A Drunlevels.c117 case F_GHOST_RIGHT: return(PXID_GHOST_RIGHT_LR); in id2pixmap_id()