10 lines
167 B
C
10 lines
167 B
C
|
#include <precomp.h>
|
||
|
#pragma hdrstop
|
||
|
|
||
|
//
|
||
|
// Some globals
|
||
|
//
|
||
|
ULONG FEFontCharacterHeight,FEFontCharacterWidth;
|
||
|
PSP_VIDEO_VARS VideoVariables;
|
||
|
USHORT FEFontDefaultChar;
|