Fixed AT systems broken by rev 1184.

This commit is contained in:
SarahW 2018-06-04 21:38:18 +01:00
commit 8ac2157f87
3 changed files with 14 additions and 4 deletions

View file

@ -417,6 +417,8 @@ void resetpchard()
disc_load(1, discfns[1]);
model_init();
if (!AT)
mem_set_704kb();
mouse_emu_init();
video_init();
speaker_init();