#include "namcot106.h" Namcot106::Namcot106(NesEmulator &emu, const Rom &rom) : Board(emu, rom) { } Namcot106::~Namcot106() { }