mirror of
https://github.com/holub/mame
synced 2025-05-30 01:23:07 +03:00
Fix compile (nw)
This commit is contained in:
parent
2d13f17b83
commit
1dc1ae10c1
@ -274,7 +274,6 @@ READ8_MEMBER(apple3_state::apple3_c0xx_r)
|
|||||||
WRITE8_MEMBER(apple3_state::apple3_c0xx_w)
|
WRITE8_MEMBER(apple3_state::apple3_c0xx_w)
|
||||||
{
|
{
|
||||||
device_a2bus_card_interface *slotdevice;
|
device_a2bus_card_interface *slotdevice;
|
||||||
UINT8 pdlread;
|
|
||||||
|
|
||||||
switch(offset)
|
switch(offset)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user