segatools/board/guid.h

11 lines
177 B
C
Raw Normal View History

2019-03-04 01:02:13 +00:00
#pragma once
#include <windows.h>
DEFINE_GUID(
hid_guid,
0x4D1E55B2L,
0xF16F,
0x11CF,
0x88, 0xCB, 0x00, 0x11, 0x11, 0x00, 0x00, 0x30);