LAST of the c code comment translations... hooray!

Might be possible I mised an .h or so, just notify me in that case.
This commit is contained in:
2003-04-30 13:22:26 +00:00
parent 53999bd80b
commit 9174db096b
30 changed files with 473 additions and 491 deletions

View File

@@ -98,7 +98,7 @@ void sdrawXORline4(int nr, int x0, int y0, int x1, int y1)
static short old[4][2][2];
static char flags[4]= {0, 0, 0, 0};
/* automatische onthoud, max 4 lijnen */
/* with builtin memory, max 4 lines */
set_inverted_drawing(1);