--- np2/font/fontpc88.c 2003/10/16 17:58:36 1.1 +++ np2/font/fontpc88.c 2005/02/09 20:11:34 1.6 @@ -1,17 +1,17 @@ #include "compiler.h" #include "dosio.h" -#include "memory.h" +#include "cpucore.h" #include "font.h" #include "fontdata.h" -static void pc88knjcpy1(BYTE *dst, const BYTE *src, int from, int to) { +static void pc88knjcpy1(UINT8 *dst, const UINT8 *src, int from, int to) { int i; int j; int k; -const BYTE *p; - BYTE *q; +const UINT8 *p; + UINT8 *q; for (i=from; i