]> git.cworth.org Git - loudgame/commitdiff
Fix check for out-of-range values passed to loa_board_move_legal
authorCarl Worth <cworth@cworth.org>
Fri, 29 Feb 2008 05:23:24 +0000 (21:23 -0800)
committerCarl Worth <cworth@cworth.org>
Fri, 29 Feb 2008 05:23:24 +0000 (21:23 -0800)
Previously we were only checking the first coordinate pair
instead of both. Oops.


No differences found