ReactOS 0.4.16-dev-2104-gb84fa49
vgafont.c File Reference
#include <freeldr.h>
#include "vgafont.h"
Include dependency graph for vgafont.c:

Go to the source code of this file.

Variables

const UCHAR BitmapFont8x16 [256 *CHAR_HEIGHT]
 

Variable Documentation

◆ BitmapFont8x16

const UCHAR BitmapFont8x16[256 *CHAR_HEIGHT]

Definition at line 13 of file vgafont.c.

Referenced by Pc98VideoPutChar(), and VidFbOutputChar().