forked from Hay1tsme/segatools
board/vfd.c: Add stub emu for "VFD" LCD
This commit is contained in:
5
board/vfd.h
Normal file
5
board/vfd.h
Normal file
@ -0,0 +1,5 @@
|
||||
#pragma once
|
||||
|
||||
#include <windows.h>
|
||||
|
||||
HRESULT vfd_hook_init(unsigned int port_no);
|
Reference in New Issue
Block a user