metaforce/Runtime/Input/CRumbleGenerator.cpp

9 lines
94 B
C++
Raw Normal View History

2016-02-21 06:34:42 +00:00
#include "CRumbleGenerator.hpp"
namespace pshag
{
CRumbleGenerator::CRumbleGenerator()
{
}
}