mirror of
https://github.com/dingusdev/dingusppc.git
synced 2025-01-24 13:30:26 +00:00
Fix Gazelle crash by adding PCI slot properties.
This commit is contained in:
parent
f809124a2e
commit
0b2fd60308
@ -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 = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user