mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-26 17:07:53 -05: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