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

@@ -30,13 +30,13 @@
* ***** END GPL/BL DUAL LICENSE BLOCK *****
*/
/* TBOXX: breedte in pixels */
/* TBOXX: width in pixels */
#define TBOXXL 80
#define TBOXXR 170
#define TBOXX (TBOXXL+TBOXXR)
/* TBOXEL: aantal elementen onder elkaar */
/* TBOXEL: amount of element vertically */
#define TBOXEL 14
/* TBOXH: hoogte van 1 element */
/* TBOXH: height of 1 element */
#define TBOXH 20
#define TBOXY TBOXH*TBOXEL