Fix compilation

svn path=/trunk/; revision=25715
This commit is contained in:
Thomas Bluemel 2007-02-04 16:22:19 +00:00
parent fab5494340
commit 9481fbbae6

View file

@ -43,4 +43,4 @@ extern ULONG curr_x;
extern ULONG curr_y;
extern ULONG_PTR VgaRegisterBase;
extern ULONG_PTR VgaBase;
extern CHAR FontData[256 * 13];
extern UCHAR FontData[256 * 13];