Home
last modified time | relevance | path

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

/dports/games/sdlpop/SDLPoP-1.22/src/
H A Dseg002.c170 level.guards_seq_lo[room_minus_1] = level.guards_seq_lo[other_room_minus_1]; in enter_guard()
213 Char.curr_seq = level.guards_seq_lo[room_minus_1] + (seq_hi << 8); in enter_guard()
293 level.guards_seq_lo[room_minus_1] = Guard.curr_seq; in leave_guard()
H A Dtypes.h246 byte guards_seq_lo[24]; member