mirror of
https://github.com/holub/mame
synced 2025-07-05 01:48:29 +03:00
pit8253: Fixed another typo (thanks Tafoid, no credit)
This commit is contained in:
parent
4ff4cc3ae0
commit
fe97b6f9b2
@ -1004,7 +1004,7 @@ static const struct pic8259_interface mediagx_pic8259_1_config =
|
|||||||
|
|
||||||
static const struct pic8259_interface mediagx_pic8259_2_config =
|
static const struct pic8259_interface mediagx_pic8259_2_config =
|
||||||
{
|
{
|
||||||
DEVCB_DEVICE_LINE("pic8259_1", pic8259_ir2_w)
|
DEVCB_DEVICE_LINE("pic8259_master", pic8259_ir2_w)
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user