MADS: Add override keywords

This commit is contained in:
Bastien Bouclet 2020-02-09 12:05:30 +01:00
parent 53fdcfbf0e
commit 5aef420e17
33 changed files with 988 additions and 988 deletions

View file

@ -221,7 +221,7 @@ public:
/**
* Loads an interface from a specified resource
*/
virtual void load(const Common::String &resName);
void load(const Common::String &resName) override;
/**
* Set up the interface