summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar pippo29312016-03-12 11:05:48 -0800
committerGravatar pippo29312016-03-12 11:05:48 -0800
commit8186f1271bb3d7f3e1782f5875cf73ea79baa3c5 (patch)
treeba6f61e8aefe1d8afba5ddb94eb452578ca21f16
parentGetArchiveResource stub (diff)
downloadyuzu-8186f1271bb3d7f3e1782f5875cf73ea79baa3c5.tar.gz
yuzu-8186f1271bb3d7f3e1782f5875cf73ea79baa3c5.tar.xz
yuzu-8186f1271bb3d7f3e1782f5875cf73ea79baa3c5.zip
Fix header
Diffstat (limited to '')
-rw-r--r--src/core/hle/service/fs/fs_user.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/hle/service/fs/fs_user.cpp b/src/core/hle/service/fs/fs_user.cpp
index 527ba045d..e6c1f3616 100644
--- a/src/core/hle/service/fs/fs_user.cpp
+++ b/src/core/hle/service/fs/fs_user.cpp
@@ -708,7 +708,7 @@ static void GetPriority(Service::Interface* self) {
708} 708}
709 709
710/** 710/**
711 * FS_User::InitializeWithSdkVersion service function. 711 * FS_User::GetArchiveResource service function.
712 * Inputs: 712 * Inputs:
713 * 0 : 0x08490040 713 * 0 : 0x08490040
714 * 1 : Media type 714 * 1 : Media type