jinput-arm64/plugins/windows/src/main/native/dx8/dxversion.h
2018-05-09 20:38:48 +01:00

14 lines
234 B
C

/*
* %W% %E%
*
* Copyright 2002 Sun Microsystems, Inc. All rights reserved.
* SUN PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
*/
#ifndef DXVERSION_H
#define DXVERSION_H
#define DIRECTINPUT_VERSION 0x0800
#endif