2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-05-15 07:11:20 +00:00
metaforce/Runtime/GuiSys/CGuiGroup.cpp
2016-03-10 14:23:16 -10:00

11 lines
85 B
C++

#include "CGuiGroup.hpp"
namespace urde
{
void CGuiGroup::LoadWidgetFnMap()
{
}
}