mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-10 00:27:43 +00:00
Refactor GuiSys (remove general logic handling)
This commit is contained in:
@@ -3,11 +3,4 @@
|
||||
namespace urde
|
||||
{
|
||||
|
||||
typedef bool(CAuiMeter::*FMAF)(CGuiFunctionDef* def, CGuiControllerInfo* info);
|
||||
static std::unordered_map<u32, FMAF> WidgetFnMap;
|
||||
|
||||
void CAuiMeter::LoadWidgetFnMap()
|
||||
{
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user