mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-04-18 05:52:54 +00:00
general: Address review comments
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user