Home
last modified time | relevance | path

Searched defs:machine_move (Results 1 – 1 of 1) sorted by relevance

/dports/games/xshogi/xshogi-1.4.2/
H A Dxshogi.c3856 ParseMachineMove(char *machine_move, ShogiMove *move_type, in ParseMachineMove()
3949 char machine_move[MSG_SIZ], buf1[MSG_SIZ], buf2[MSG_SIZ]; in HandleMachineMove() local