2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-05-13 20:31:21 +00:00
metaforce/Runtime/Input/RumbleFxTable.hpp
2018-12-07 19:30:43 -10:00

10 lines
104 B
C++

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