isle-portable/util/miniwin_dinput.h
2025-05-12 23:10:53 +02:00

7 lines
102 B
C

#pragma once
#include "miniwin.h"
// --- Typedefs ---
typedef struct IDirectInputA* LPDIRECTINPUTA;