mirror of
git://git.tartarus.org/simon/puzzles.git
synced 2025-04-21 08:01:30 -07:00
Misdirected cross-reference spotted by Jonas Koelker.
[originally from svn r7172]
This commit is contained in:
@ -2122,7 +2122,7 @@ function; see \k{drawing-draw-circle}.
|
||||
\c void (*draw_update)(void *handle, int x, int y, int w, int h);
|
||||
|
||||
This function behaves exactly like the back end \cw{draw_update()}
|
||||
function; see \k{drawing-draw-text}.
|
||||
function; see \k{drawing-draw-update}.
|
||||
|
||||
An implementation of this API which only supports printing is
|
||||
permitted to define this function pointer to be \cw{NULL} rather
|
||||
|
Reference in New Issue
Block a user