Fixed a compile-breaking error.

This commit is contained in:
OBattler
2017-01-18 00:45:30 +01:00
parent 66757dfaad
commit 71503f69a4

View File

@@ -416,7 +416,7 @@ enum
ROM_MRTHOR, /*Intel Advanced/ATX / 430FX / MR.BIOS / National Semiconductors PC87306*/
ROM_POWERMATE_V,/*NEC PowerMate V / 430FX / Phoenix BIOS / SMC FDC37C665*/
ROM_IBMPS1_2121,/*IBM PS/1 Model 2121 with ISA expansion bus*/
ROM_IBMPS1_2121_ISA,/*IBM PS/1 Model 2121 with ISA expansion bus*/
ROM_MAX
};