Comment fix + DIRECTINPUT_VERSION set.

dev-ui
Programerus 2012-03-22 17:10:02 +01:00
parent 5ae68dbecf
commit 0d38773350
1 changed files with 4 additions and 1 deletions

View File

@ -12,9 +12,12 @@
// * GNU General Public License for more details.
// *
// * You should have received a copy of the GNU General Public License
// * along with this program. If not, see http://www.gnu.org/licenses/.// joystick.cpp
// * along with this program. If not, see http://www.gnu.org/licenses/.
// joystick.cpp
#define STRICT
#define DIRECTINPUT_VERSION 0x0700
#include <windows.h>
#include <dinput.h>