diff --git a/Core/MMC3_Bmc411120C.h b/Core/MMC3_Bmc411120C.h index 61f993c4..5bb69a1b 100644 --- a/Core/MMC3_Bmc411120C.h +++ b/Core/MMC3_Bmc411120C.h @@ -8,7 +8,7 @@ private: uint8_t _exReg; protected: - uint32_t GetDipSwitchCount() { return 1; } + uint32_t GetDipSwitchCount() override { return 1; } void InitMapper() override {