Fixed some compile-breaking mistakes.

This commit is contained in:
OBattler
2022-11-09 04:37:44 +01:00
parent f807bb2ccc
commit cd6a43165a
2 changed files with 4 additions and 1 deletions

View File

@@ -28,6 +28,9 @@
* least 7 devices, with each device being \
* able to support 8 units, but hey... */
#define HDC_NONE 0
#define HDC_INTERNAL 1
extern int hdc_current;
extern const device_t st506_xt_xebec_device; /* st506_xt_xebec */