Implement HlPutCharacter() routine

This commit is contained in:
2024-03-10 17:02:30 +01:00
parent 4bff86c570
commit bb44caee31
3 changed files with 161 additions and 0 deletions

View File

@@ -12,6 +12,7 @@
#include <xttypes.h>
#include <xtdefs.h>
/* SSF2 font header */
typedef struct _SSFN_FONT_HEADER
{