Implement HlPutCharacter() routine
All checks were successful
Builds / ExectOS (i686) (push) Successful in 29s
Builds / ExectOS (amd64) (push) Successful in 30s

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
{