mirror of
https://github.com/dingusdev/dingusppc.git
synced 2024-12-22 15:29:58 +00:00
Fix yosemite machine description name.
This commit is contained in:
parent
8baf722343
commit
1fc551fae0
@ -104,7 +104,7 @@ static vector<string> yosemite_devices = {
|
||||
};
|
||||
|
||||
static const MachineDescription yosemite_descriptor = {
|
||||
.name = "pmg3dt",
|
||||
.name = "pmg3nw",
|
||||
.description = "Power Macintosh G3 Blue and White",
|
||||
.devices = yosemite_devices,
|
||||
.settings = yosemite_settings,
|
||||
|
Loading…
Reference in New Issue
Block a user