Files
86Box/src/printer/prt_devs.h

3 lines
138 B
C
Raw Normal View History

extern const lpt_device_t lpt_prt_text_device;
2019-12-01 01:26:52 +01:00
extern const lpt_device_t lpt_prt_escp_device;
extern const lpt_device_t lpt_prt_ps_device;