Home
last modified time | relevance | path

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

/dports/games/cgoban/cgoban-1.9.14/src/
H A DeditBoard.c43 static void toolsQuit(void *packet);
227 editToolWin_init(&eb->tools, cg, eb->sgf, toolsQuit, in createSgf()
272 static void toolsQuit(void *packet) { in toolsQuit() function