summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControllerInterface/DInput/DInput8.h
blob: 4b607638c805903e7a5283a7021a46f2ed624edb (plain)
1
2
3
4
5
6
7
// Copyright 2008 Dolphin Emulator Project
// SPDX-License-Identifier: GPL-2.0-or-later

#pragma once

#define DIRECTINPUT_VERSION 0x0800
#include <dinput.h>