mirror of
https://github.com/LIV2/WinUAE.git
synced 2025-12-06 00:12:52 +00:00
7 lines
219 B
C
7 lines
219 B
C
extern device_t voodoo_banshee_device;
|
|
extern device_t creative_voodoo_banshee_device;
|
|
extern device_t voodoo_3_2000_device;
|
|
extern device_t voodoo_3_3000_device;
|
|
|
|
void banshee_set_overlay_addr(void *p, uint32_t addr);
|