mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 23:07:43 +00:00
More stubs for GuiSys
This commit is contained in:
12
Runtime/GuiSys/CGuiModel.hpp
Normal file
12
Runtime/GuiSys/CGuiModel.hpp
Normal file
@@ -0,0 +1,12 @@
|
||||
#ifndef __URDE_CGUIMODEL_HPP__
|
||||
#define __URDE_CGUIMODEL_HPP__
|
||||
|
||||
#include "CGuiWidget.hpp"
|
||||
|
||||
namespace urde
|
||||
{
|
||||
|
||||
|
||||
}
|
||||
|
||||
#endif // __URDE_CGUIMODEL_HPP__
|
||||
Reference in New Issue
Block a user