Corrected EuroPC CPU options. Patch from ecksemmess.

This commit is contained in:
SarahW 2017-06-04 17:47:13 +01:00
commit 45bd0db00c
3 changed files with 11 additions and 1 deletions

View file

@ -88,6 +88,7 @@ extern CPU cpus_Pentium[];
extern CPU cpus_6x86[];
extern CPU cpus_pcjr[];
extern CPU cpus_europc[];
extern CPU cpus_pc1512[];
extern CPU cpus_ibmat[];
extern CPU cpus_ps1_m2011[];