general: Address review comments

This commit is contained in:
german77 2022-11-13 15:14:08 -06:00
parent a253d1557d
commit 75e6ec85e1
14 changed files with 200 additions and 190 deletions

View file

@ -50,7 +50,7 @@ public:
Info ReloadAmiibo();
Info CloseAmiibo();
std::string GetLastFilePath();
std::string GetLastFilePath() const;
private:
static constexpr std::size_t amiibo_size = 0x21C;