Files
86Box/src/include/86box/prt_devs.h

3 lines
138 B
C
Raw Normal View History

extern const lpt_device_t lpt_prt_text_device;
2019-12-02 07:14:44 +01:00
extern const lpt_device_t lpt_prt_escp_device;
extern const lpt_device_t lpt_prt_ps_device;