summaryrefslogtreecommitdiff
path: root/include/user
diff options
context:
space:
mode:
Diffstat (limited to 'include/user')
-rw-r--r--include/user/vshbridge.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/user/vshbridge.h b/include/user/vshbridge.h
index 685f6e2..46cb4a0 100644
--- a/include/user/vshbridge.h
+++ b/include/user/vshbridge.h
@@ -14,7 +14,7 @@ int _vshSblAimgrGetConsoleId(char CID[32]);
int vshIdStorageIsDirty(void);
int vshIdStorageIsFormatted(void);
-int sceIdStorageIsReadOnly(void);
+int vshIdStorageIsReadOnly(void);
int vshSblAimgrIsCEX(void);
int vshSblAimgrIsDEX(void);