mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 06:27:43 +00:00
Plenty of dependency stubs for CStateManager
This commit is contained in:
10
Runtime/World/CWorldShadow.cpp
Normal file
10
Runtime/World/CWorldShadow.cpp
Normal file
@@ -0,0 +1,10 @@
|
||||
#include "CWorldShadow.hpp"
|
||||
|
||||
namespace urde
|
||||
{
|
||||
|
||||
CWorldShadow::CWorldShadow(u32, u32, bool)
|
||||
{
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user