mirror of
https://github.com/dingusdev/dingusppc.git
synced 2025-08-10 06:24:59 +00:00
Fix Gazelle crash by adding PCI slot properties.
This commit is contained in:
@@ -299,7 +299,7 @@ static const DeviceDescription Bandit1_Descriptor = {
|
||||
};
|
||||
|
||||
static const DeviceDescription PsxPci1_Descriptor = {
|
||||
Bandit::create_psx_first, {}, {}
|
||||
Bandit::create_psx_first, {}, Bandit_Properties
|
||||
};
|
||||
|
||||
static const DeviceDescription Chaos_Descriptor = {
|
||||
|
Reference in New Issue
Block a user