iw4x-client/src/Components/Modules/XInput.cpp

9 lines
76 B
C++
Raw Normal View History

2021-01-02 01:49:45 -05:00
#include "STDInclude.hpp"
namespace Components
{
XInput::XInput()
{
}
}