mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-17 06:27:57 -05:00
Doxygen: Amend minor issues (#2593)
Corrects a few issues with regards to Doxygen documentation, for example: - Incorrect parameter referencing. - Missing @param tags. - Typos in @param tags. and a few minor other issues.
This commit is contained in:
committed by
Yuri Kunde Schlesner
parent
b250ce21b9
commit
0cb52ee74a
@ -52,7 +52,7 @@ private:
|
||||
|
||||
/**
|
||||
* This holds the full directory path for this archive, it is only set after a successful call
|
||||
* to Open, this is formed as <base extsavedatapath>/<type>/<high>/<low>.
|
||||
* to Open, this is formed as `<base extsavedatapath>/<type>/<high>/<low>`.
|
||||
* See GetExtSaveDataPath for the code that extracts this data from an archive path.
|
||||
*/
|
||||
std::string mount_point;
|
||||
|
Reference in New Issue
Block a user