prime/include/Kyoto/Text/CRasterFont.hpp

9 lines
98 B
C++

#ifndef _CRASTERFONT_HPP
#define _CRASTERFONT_HPP
#include "types.h"
class CRasterFont;
#endif