mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 01:15:09 +00:00
Fix compilation
svn path=/trunk/; revision=25715
This commit is contained in:
parent
fab5494340
commit
9481fbbae6
1 changed files with 1 additions and 1 deletions
|
@ -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];
|
||||
|
|
Loading…
Reference in a new issue