More fixe and renamed the 440BX machine to 6ABX3.

This commit is contained in:
OBattler
2020-03-01 00:23:47 +01:00
parent 1972afd8aa
commit d26dfc8f0e
3 changed files with 4 additions and 4 deletions

View File

@@ -305,7 +305,7 @@ extern const device_t *at_pb640_get_device(void);
extern int machine_at_i440fx_init(const machine_t *);
extern int machine_at_s1668_init(const machine_t *);
extern int machine_at_ax6bc_init(const machine_t *);
extern int machine_at_6abx3_init(const machine_t *);
#endif
/* m_at_t3100e.c */