mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 03:47:43 +00:00
Various Implementations
This commit is contained in:
7
Runtime/World/CRipple.cpp
Normal file
7
Runtime/World/CRipple.cpp
Normal file
@@ -0,0 +1,7 @@
|
||||
#include "CRipple.hpp"
|
||||
namespace urde
|
||||
{
|
||||
CRipple::CRipple(TUniqueId, const zeus::CVector3f&, float)
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user