mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 09:47:43 +00:00
RumbleFxTable and final FrontEnd options functions
This commit is contained in:
13
Runtime/Input/RumbleFxTable.hpp
Normal file
13
Runtime/Input/RumbleFxTable.hpp
Normal file
@@ -0,0 +1,13 @@
|
||||
#ifndef RUMBLEFXTABLE_HPP
|
||||
#define RUMBLEFXTABLE_HPP
|
||||
|
||||
#include "CRumbleVoice.hpp"
|
||||
|
||||
namespace urde
|
||||
{
|
||||
|
||||
extern const SAdsrData RumbleFxTable[];
|
||||
|
||||
}
|
||||
|
||||
#endif // RUMBLEFXTABLE_HPP
|
||||
Reference in New Issue
Block a user