ack/plat/linux68k/emu/musashi/example/osd.h
2018-06-05 17:04:47 +09:00

7 lines
97 B
C
Executable file

#ifndef HEADER__OSD
#define HEADER__OSD
int osd_get_char(void);
#endif /* HEADER__OSD */