mirror of
https://github.com/86Box/86Box.git
synced 2026-02-23 09:58:19 -07:00
Compile fix.
This commit is contained in:
@@ -172,7 +172,6 @@ port_pc98_cpu_init(const device_t *info)
|
||||
|
||||
timer_add(&dev->pulse_timer, port_pc98_cpu_pulse, dev, 0);
|
||||
|
||||
dev->reg = 0;
|
||||
mem_a20_alt = 0;
|
||||
mem_a20_recalc();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user