mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-10 21:17:59 -05:00
Archives: Changed the unimplemented archives comment.
It now refers to me as the PoC
This commit is contained in:
@ -436,7 +436,7 @@ ResultCode FormatSaveData() {
|
||||
void ArchiveInit() {
|
||||
next_handle = 1;
|
||||
|
||||
// TODO(Link Mauve): Add the other archive types (see here for the known types:
|
||||
// TODO(Subv): Add the other archive types (see here for the known types:
|
||||
// http://3dbrew.org/wiki/FS:OpenArchive#Archive_idcodes).
|
||||
|
||||
std::string sdmc_directory = FileUtil::GetUserPath(D_SDMC_IDX);
|
||||
|
Reference in New Issue
Block a user