pfPSansBold16.h
Go to the documentation of this file.00001
00002
00003
00004
00005
00006
00007
00008
00009
00010
00011
00012
00013
00014
00015
00016
00017 #ifndef _pfPSansBold16_
00018 #define _pfPSansBold16_
00019
00020 #ifdef _MSC_VER
00021 #include <windows_config.h>
00022 #else
00023 #include <config.h>
00024 #endif
00025
00026 #include "polyfonttypes.h"
00027
00028 #ifdef __cplusplus
00029 extern "C"
00030 {
00031 #endif
00032
00033 extern pffont pfPSansBold16;
00034
00035 #ifdef __cplusplus
00036 }
00037 #endif
00038
00039 #endif