mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-06-07 01:53:29 +00:00
11 lines
85 B
C++
11 lines
85 B
C++
#include "CGuiGroup.hpp"
|
|
|
|
namespace urde
|
|
{
|
|
|
|
void CGuiGroup::LoadWidgetFnMap()
|
|
{
|
|
}
|
|
|
|
}
|