segatools/carolhook/serial.h

5 lines
75 B
C

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