changed: now defines using dx7

This commit is contained in:
Brian Matzon 2002-08-15 14:53:18 +00:00
parent 94de774d49
commit 2cf8050e75
1 changed files with 3 additions and 0 deletions

View File

@ -11,6 +11,9 @@
#include <windows.h>
#include "org_lwjgl_Display.h"
#define DIRECTINPUT_VERSION 0x0700
#include <dinput.h>
#define WINDOWCLASSNAME "JGLIBWINDOW"