2025-04-27 07:49:33 -04:00

7 lines
98 B
C

#ifndef H__fixfont
#define H__fixfont
HFONT FAR PASCAL GetFixedSystemFont( void );
#endif