dolphin/Source/Core/InputCommon/ControllerInterface/DInput/DInput8.h
2015-05-25 13:22:31 +02:00

8 lines
181 B
C

// Copyright 2013 Dolphin Emulator Project
// Licensed under GPLv2+
// Refer to the license.txt file included.
#pragma once
#define DIRECTINPUT_VERSION 0x0800
#include <dinput.h>