Forgot to commit this (nw)

This commit is contained in:
AJR 2019-04-14 15:11:39 -04:00
parent 8a4cb1d62b
commit 8bda4c55e9

View File

@ -94,7 +94,7 @@ void spectrum_state::update_paging()
m_port_1ffd_data = 0x04;
else
m_port_1ffd_data = 0x00;
spectrum_plus3_update_memory();
plus3_update_memory();
}
}