mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-05-14 08:31:21 +00:00
6 lines
104 B
C++
6 lines
104 B
C++
#include "CRipple.hpp"
|
|
namespace urde
|
|
{
|
|
CRipple::CRipple(TUniqueId, const zeus::CVector3f&, float) {}
|
|
}
|