segatools/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();