mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 09:47:43 +00:00
Initial InGameGuiManager imps
This commit is contained in:
@@ -3,4 +3,14 @@
|
||||
namespace urde
|
||||
{
|
||||
|
||||
CAutoMapper::CAutoMapper(CStateManager& stateMgr)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
bool CAutoMapper::CheckLoadComplete()
|
||||
{
|
||||
return false;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user