Module Name: src Committed By: rillig Date: Sun May 22 12:30:05 UTC 2022
Modified Files: src/games/gomoku: bdisp.c Log Message: gomoku: make coordinates in get_coord 1-based The rest of the game has 1-based coordinates as well. No functional change. To generate a diff of this commit: cvs rdiff -u -r1.43 -r1.44 src/games/gomoku/bdisp.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.