mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 07:47:42 +00:00
Lots of HUD-related implementations
This commit is contained in:
11
Runtime/GuiSys/CHudRadarInterface.cpp
Normal file
11
Runtime/GuiSys/CHudRadarInterface.cpp
Normal file
@@ -0,0 +1,11 @@
|
||||
#include "CHudRadarInterface.hpp"
|
||||
|
||||
namespace urde
|
||||
{
|
||||
|
||||
CHudRadarInterface::CHudRadarInterface(CGuiFrame& selHud, CStateManager& stateMgr)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user