Home
last modified time | relevance | path

Searched refs:CMsgStopPlay (Results 1 – 5 of 5) sorted by relevance

/dports/games/mahjong/mj-1.16-src/
H A Dprotocol.h185 CMsgStopPlay = 36, enumerator
H A Dcontroller.c711 spm.type = CMsgStopPlay; in handle_pmsg()
3571 spm.type = CMsgStopPlay; in handle_cnx_error()
3823 case CMsgStopPlay: in resend()
3898 case CMsgStopPlay: in history_add()
H A Dgreedy.c338 case CMsgStopPlay: in despatch_line()
H A Dgame.c755 case CMsgStopPlay: in game_handle_cmsg()
H A Dgui.c1150 case CMsgStopPlay: in server_input_callback()