metaforce/Runtime/GuiSys/CWordBreakTables.hpp

14 lines
167 B
C++
Raw Normal View History

2016-03-19 00:07:31 +00:00
#ifndef __URDE_CWORDBREAKTABLES_HPP__
#define __URDE_CWORDBREAKTABLES_HPP__
namespace urde
{
class CWordBreakTables
{
};
}
#endif // __URDE_CWORDBREAKTABLES_HPP__