--- np2/font/fontfm7.c 2003/10/16 17:58:36 1.1.1.1 +++ np2/font/fontfm7.c 2005/02/09 20:11:34 1.6 @@ -1,14 +1,14 @@ #include "compiler.h" #include "dosio.h" -#include "memory.h" +#include "cpucore.h" #include "font.h" #include "fontdata.h" -static void fm7ankcpy(BYTE *dst, const BYTE *src, int from, int to) { +static void fm7ankcpy(UINT8 *dst, const UINT8 *src, int from, int to) { int y; -const BYTE *p; +const UINT8 *p; int ank; for (ank=from; ank