mirror of
https://github.com/isledecomp/isle-portable.git
synced 2026-01-11 10:31:16 +00:00
7 lines
102 B
C
7 lines
102 B
C
#pragma once
|
|
|
|
#include "miniwin.h"
|
|
|
|
// --- Typedefs ---
|
|
typedef struct IDirectInputA* LPDIRECTINPUTA;
|