diff options
Diffstat (limited to 'alf/alfcompat.h')
| -rw-r--r-- | alf/alfcompat.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/alf/alfcompat.h b/alf/alfcompat.h index 8319dac..846590c 100644 --- a/alf/alfcompat.h +++ b/alf/alfcompat.h @@ -20,3 +20,5 @@ typedef struct { ALFCompatFunctions * ALF_CreateCompatFuncTable(void); +long +ALF_GetAveCharWidth(HDC hdc); |
