diff --git a/src/emucore/CartCDF.hxx b/src/emucore/CartCDF.hxx index 15d521b5e..cf172b8d2 100644 --- a/src/emucore/CartCDF.hxx +++ b/src/emucore/CartCDF.hxx @@ -188,7 +188,7 @@ class CartridgeCDF : public Cartridge @return Whether the startup bank(s) should be randomized */ - bool randomStartBank() const override { return false; }; + bool randomStartBank() const override { return false; } /** Sets the initial state of the DPC pointers and RAM