Home
last modified time | relevance | path

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

/dports/games/xdigger/xdigger-1.0.10/
H A Ddrawpixmaps.h69 #define PXID_GHOST_UP_LR 49 macro
H A Ddrawpixmaps.c236 pixmaps[PXID_GHOST_UP_LR] = MakePixmap(ghost_up_lr_xpm, xpmmag); in Make16x16Pixmaps_Editor()
H A Drunlevels.c115 case F_GHOST_UP: return(PXID_GHOST_UP_LR); in id2pixmap_id()