one more typo (nw)

This commit is contained in:
Vas Crabb 2017-05-15 11:49:39 +10:00
parent 38e846738d
commit d3aa5244c7

View File

@ -9,7 +9,7 @@
#include "sound/ym2413.h"
DECLARE_DEVICE_TYPE(MSX_CART_FMPAC, msx_art_fmpac_device)
DECLARE_DEVICE_TYPE(MSX_CART_FMPAC, msx_cart_fmpac_device)
class msx_cart_fmpac_device : public device_t, public msx_cart_interface