mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-12 09:37:56 -05:00
General: Fix up doxygen comments
This commit is contained in:
@ -50,7 +50,7 @@ static FileType IdentifyFile(FileUtil::IOFile& file) {
|
||||
|
||||
/**
|
||||
* Guess the type of a bootable file from its extension
|
||||
* @param extension String extension of bootable file
|
||||
* @param extension_ String extension of bootable file
|
||||
* @return FileType of file
|
||||
*/
|
||||
static FileType GuessFromExtension(const std::string& extension_) {
|
||||
|
Reference in New Issue
Block a user