mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 07:07:42 +00:00
RumbleFxTable and final FrontEnd options functions
This commit is contained in:
@@ -2,7 +2,24 @@
|
||||
|
||||
namespace urde
|
||||
{
|
||||
|
||||
CRumbleGenerator::CRumbleGenerator()
|
||||
{
|
||||
}
|
||||
|
||||
void CRumbleGenerator::Update(float)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
void CRumbleGenerator::HardStopAll()
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
void CRumbleGenerator::Rumble(const SAdsrData& adsr, float, ERumblePriority prio, EIOPort port)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user