mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 11:07:44 +00:00
Adjust runtime directory layout
This commit is contained in:
14
Runtime/World/CWorldTransManager.cpp
Normal file
14
Runtime/World/CWorldTransManager.cpp
Normal file
@@ -0,0 +1,14 @@
|
||||
#include "CWorldTransManager.hpp"
|
||||
|
||||
namespace urde
|
||||
{
|
||||
|
||||
void CWorldTransManager::DrawEnabled() const
|
||||
{
|
||||
}
|
||||
|
||||
void CWorldTransManager::DrawDisabled() const
|
||||
{
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user