--- np2/font/fontfm7.c 2003/11/15 07:10:02 1.2 +++ np2/font/fontfm7.c 2005/02/07 14:46:10 1.5 @@ -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