A lot of clean ups from waltje; Start of a directory structure for the code, thanks to waltje.
7 lines
164 B
C
7 lines
164 B
C
/* Copyright holders: Sarah Walker
|
|
see COPYING for more details
|
|
*/
|
|
extern device_t vga_device;
|
|
extern device_t trigem_unk_device;
|
|
extern device_t ps1vga_device;
|