mirror of
https://github.com/ong19th/Citron.git
synced 2025-12-14 04:36:59 +00:00
general: Address review comments
This commit is contained in:
parent
a253d1557d
commit
75e6ec85e1
14 changed files with 200 additions and 190 deletions
|
|
@ -109,7 +109,7 @@ VirtualAmiibo::Info VirtualAmiibo::CloseAmiibo() {
|
|||
return Info::Success;
|
||||
}
|
||||
|
||||
std::string VirtualAmiibo::GetLastFilePath() {
|
||||
std::string VirtualAmiibo::GetLastFilePath() const {
|
||||
return file_path;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue