Logo
Explore Help
Sign In
izzy/dolphin
0
0
Fork 0
You've already forked dolphin
mirror of https://github.com/izzy2lost/dolphin.git synced 2026-03-10 11:48:14 -07:00
Code Issues Packages Projects Releases Wiki Activity
Files
master
dolphin/Source/Core/InputCommon/ControllerInterface/DInput/DInput8.h

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

8 lines
158 B
C
Raw Permalink Normal View History

Set copyright year to when a file was created
2015-05-24 06:55:12 +02:00
// Copyright 2008 Dolphin Emulator Project
treewide: convert GPLv2+ license info to SPDX tags SPDX standardizes how source code conveys its copyright and licensing information. See https://spdx.github.io/spdx-spec/1-rationale/ . SPDX tags are adopted in many large projects, including things like the Linux kernel.
2021-07-05 03:22:19 +02:00
// SPDX-License-Identifier: GPL-2.0-or-later
windows: remove now-extraneous NOMINMAX and WIN32_LEAN_AND_MEAN #defines from dolphin code. Wrap dinput.h in a header defining DIRECTINPUT_VERSION instead of repeating it multiple places.
2014-08-22 17:17:49 -07:00
#pragma once
#define DIRECTINPUT_VERSION 0x0800
#include <dinput.h>
Reference in New Issue Copy Permalink
Powered by Gitea Page: 428ms Template: 4ms
English
English
Licenses API