2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-05-14 04:31:22 +00:00
metaforce/Runtime/GuiSys/CFontImageDef.hpp
2016-03-18 14:07:31 -10:00

14 lines
155 B
C++

#ifndef __URDE_CFONTIMAGEDEF_HPP__
#define __URDE_CFONTIMAGEDEF_HPP__
namespace urde
{
class CFontImageDef
{
};
}
#endif // __URDE_CFONTIMAGEDEF_HPP__