1
0
mirror of https://github.com/borgesdan/xn65 synced 2024-12-29 21:54:47 +01:00
xn65/framework/platform/gamepad-dx.cpp
2024-04-17 20:21:17 -03:00

6 lines
66 B
C++

#include "gamepad-dx.hpp"
#include <GamePad.h>
namespace xna {
}