bananatools/board/guid.h

10 lines
177 B
C

#pragma once
#include <windows.h>
DEFINE_GUID(
usio_guid,
0xE54BF304L,
0x66A3,
0x476F,
0xA4, 0x56, 0xC6, 0xDD, 0xAB, 0x8C, 0x70, 0x78);