mirror of
https://github.com/sarah-walker-pcem/pcem.git
synced 2025-07-23 03:33:02 +02:00
Fixed typo on IDE_HDD_EMU
This commit is contained in:
@@ -79,7 +79,7 @@ typedef struct IDE {
|
||||
} IDE;
|
||||
|
||||
typedef struct IDE_HDD_EMU {
|
||||
int romset,
|
||||
int romset;
|
||||
char *model;
|
||||
int tracks, hpc, spt;
|
||||
} IDE_HDD_EMU;
|
||||
|
Reference in New Issue
Block a user