1
0
mirror of https://gitea.tendokyu.moe/Hay1tsme/segatools.git synced 2024-11-28 11:00:49 +01:00
segatools-hay1tsme/carolhook/serial.h
2023-02-13 03:08:40 -05:00

5 lines
75 B
C

#pragma once
#include <windows.h>
#include <winbase.h>
void serial_init();