2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-05-14 05:11:21 +00:00
metaforce/Runtime/Input/CRumbleGenerator.cpp
2016-03-04 13:04:53 -10:00

9 lines
93 B
C++

#include "CRumbleGenerator.hpp"
namespace urde
{
CRumbleGenerator::CRumbleGenerator()
{
}
}