diff options
Diffstat (limited to 'src/devices/bus/nes_ctrl/ctrl.h')
-rw-r--r-- | src/devices/bus/nes_ctrl/ctrl.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/devices/bus/nes_ctrl/ctrl.h b/src/devices/bus/nes_ctrl/ctrl.h index f404e5c660f..01777358cda 100644 --- a/src/devices/bus/nes_ctrl/ctrl.h +++ b/src/devices/bus/nes_ctrl/ctrl.h @@ -101,5 +101,4 @@ void fc_expansion_devices(device_slot_interface &device); void famibox_control_port12_devices(device_slot_interface &device); void famibox_control_port3_devices(device_slot_interface &device); - #endif // MAME_BUS_NES_CTRL_CTRL_H |