1
0
mirror of synced 2024-11-24 05:50:12 +01:00
bananatools/board/vfd.h
2023-09-18 04:00:09 -04:00

6 lines
81 B
C

#pragma once
#include <windows.h>
HRESULT vfd_hook_init(unsigned int port_no);