Home
last modified time | relevance | path

Searched refs:MINEBMP_OFFSET (Results 1 – 2 of 2) sorted by relevance

/reactos/base/applications/games/winmine/
H A Dmain.h67 } MINEBMP_OFFSET; typedef
H A Dmain.c394 MINEBMP_OFFSET offset = BOX_BMP; in DrawMine()
460 offset = (MINEBMP_OFFSET) p_board->box[col][row].NumMines; in DrawMine()