mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 19:44:55 +00:00
Initial CRasterFont
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
#include "GuiSys/CRasterFont.hpp"
|
||||
|
||||
namespace urde
|
||||
{
|
||||
CRasterFont::CRasterFont(urde::CInputStream& in, urde::IObjectStore& store)
|
||||
{
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user