2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-05-14 05:51:22 +00:00
metaforce/Runtime/Input/RumbleFxTable.hpp
2018-10-06 17:42:33 -10:00

12 lines
105 B
C++

#pragma once
#include "CRumbleVoice.hpp"
namespace urde
{
extern const SAdsrData RumbleFxTable[];
}