Fixed the UI for the external FDC.

This commit is contained in:
TC1995
2020-06-16 16:33:36 +02:00
parent a77c88addf
commit c2840cf6cb
5 changed files with 44 additions and 70 deletions

View File

@@ -35,7 +35,7 @@
#include <86box/ui.h>
#include <86box/fdd.h>
#include <86box/fdc.h>
#include <86box/fdc_pii15xb.h>
#include <86box/fdc_ext.h>
extern uint64_t motoron[FDD_NUM];