Created structure for PAD.

This commit is contained in:
Kevin Hartman 2014-09-02 22:24:03 -07:00
parent 532a9e80a0
commit bb7ddede15
2 changed files with 28 additions and 0 deletions

View file

@ -57,6 +57,9 @@ const Interface::FunctionInfo FunctionTable[] = {
{0x00170000, nullptr, "GetSoundVolume"},
};
////////////////////////////////////////////////////////////////////////////////////////////////////
// Interface class