1
0
mirror of https://gitea.tendokyu.moe/Dniel97/segatools.git synced 2025-03-01 16:00:29 +01:00
2021-12-30 13:08:20 -05:00

12 lines
193 B
C

#pragma once
#include <initguid.h>
DEFINE_GUID(
elisabeth_guid,
0x219D0508,
0x57A8,
0x4FF5,
0x97, 0x0A1, 0x0BD, 0x86, 0x58, 0x7C, 0x6C, 0x7E);
void elisabeth_hook_init();