mirror of
git://git.tartarus.org/simon/puzzles.git
synced 2025-04-21 16:05:44 -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);
|
\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()}
|
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
|
An implementation of this API which only supports printing is
|
||||||
permitted to define this function pointer to be \cw{NULL} rather
|
permitted to define this function pointer to be \cw{NULL} rather
|
||||||
|
Reference in New Issue
Block a user