Files
86Box/src/video/vid_vga.h

9 lines
207 B
C

/* Copyright holders: Sarah Walker
see COPYING for more details
*/
extern const device_t vga_device;
#ifdef DEV_BRANCH
extern const device_t trigem_unk_device;
#endif
extern const device_t ps1vga_device;