From 9e1223aaef82ff8a3c698c443eb689042e51a885 Mon Sep 17 00:00:00 2001 From: Joel16 Date: Sun, 12 Nov 2017 12:39:29 -0600 Subject: rename sceIdStorageIsReadOnly -> vshIdStorageIsReadOnly --- include/user/vshbridge.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/user/vshbridge.h') 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); -- cgit v1.2.3