فهرست منبع

Archives: Changed the unimplemented archives comment.

It now refers to me as the PoC
Subv 11 سال پیش
والد
کامیت
32dbb76e00
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/core/hle/service/fs/archive.cpp

+ 1 - 1
src/core/hle/service/fs/archive.cpp

@@ -436,7 +436,7 @@ ResultCode FormatSaveData() {
 void ArchiveInit() {
 void ArchiveInit() {
     next_handle = 1;
     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).
     // http://3dbrew.org/wiki/FS:OpenArchive#Archive_idcodes).
 
 
     std::string sdmc_directory = FileUtil::GetUserPath(D_SDMC_IDX);
     std::string sdmc_directory = FileUtil::GetUserPath(D_SDMC_IDX);