mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 05:07:43 +00:00
Fix MP3 SAVW support, code cleanup, and more stubs
This commit is contained in:
9
Runtime/Graphics/CSimpleShadow.cpp
Normal file
9
Runtime/Graphics/CSimpleShadow.cpp
Normal file
@@ -0,0 +1,9 @@
|
||||
#include "CSimpleShadow.hpp"
|
||||
|
||||
namespace urde
|
||||
{
|
||||
CSimpleShadow::CSimpleShadow(float, float, float, float)
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user