1
0
mirror of https://gitea.tendokyu.moe/Dniel97/segatools.git synced 2024-12-18 06:45:53 +01:00
segatools-dniel97/carolhook/serial.h

5 lines
75 B
C
Raw Normal View History

2022-12-11 04:01:52 +01:00
#pragma once
#include <windows.h>
#include <winbase.h>
void serial_init();