iwm: Sad but true (nw)

This commit is contained in:
AJR 2019-05-22 16:59:17 -04:00
parent 9f591f7c08
commit 118df1b2db

View File

@ -149,6 +149,8 @@ public:
}
iwm_device(const machine_config &mconfig, const char *tag, device_t *owner, uint32_t clock);
static constexpr feature_type imperfect_features() { return feature::DISK; }
};
#endif // MAME_MACHINE_APPLEFDC_H