mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 21:47:42 +00:00
First round Rumble stubs
This commit is contained in:
8
Runtime/Input/CRumbleGenerator.cpp
Normal file
8
Runtime/Input/CRumbleGenerator.cpp
Normal file
@@ -0,0 +1,8 @@
|
||||
#include "CRumbleGenerator.hpp"
|
||||
|
||||
namespace pshag
|
||||
{
|
||||
CRumbleGenerator::CRumbleGenerator()
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user