mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-11 08:27:43 +00:00
More GuiSys stubs
This commit is contained in:
13
Runtime/GuiSys/CRasterFont.hpp
Normal file
13
Runtime/GuiSys/CRasterFont.hpp
Normal file
@@ -0,0 +1,13 @@
|
||||
#ifndef __URDE_CRASTERFONT_HPP__
|
||||
#define __URDE_CRASTERFONT_HPP__
|
||||
|
||||
namespace urde
|
||||
{
|
||||
|
||||
class CRasterFont
|
||||
{
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
#endif // __URDE_CRASTERFONT_HPP__
|
||||
Reference in New Issue
Block a user