mirror of
https://github.com/86Box/86Box.git
synced 2026-02-22 17:45:31 -07:00
6 lines
129 B
C
6 lines
129 B
C
/* Copyright holders: Sarah Walker
|
|
see COPYING for more details
|
|
*/
|
|
extern device_t vga_device;
|
|
extern device_t ps1vga_device;
|