mirror of
https://github.com/holub/mame
synced 2025-04-22 16:31:49 +03:00
xavix2: fix compile (nw)
This commit is contained in:
parent
3d5a9dbc4f
commit
a45fb04549
@ -350,7 +350,7 @@ void xavix2_state::gpu_update(u16 count, u16 adr)
|
||||
}
|
||||
}
|
||||
}
|
||||
delete list;
|
||||
delete[] list;
|
||||
}
|
||||
|
||||
void xavix2_state::gpu_descsize_w(u16 data)
|
||||
|
Loading…
Reference in New Issue
Block a user