mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
Fix compilation
svn path=/trunk/; revision=25715
This commit is contained in:
@@ -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];
|
||||
|
||||
Reference in New Issue
Block a user