mirror of
https://github.com/rvtr/TwlIPL.git
synced 2025-10-31 06:01:12 -04:00
NAMUT_Formatでクリアするディレクトリをnand:/shared1からnand:/shared2に修正。
git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlIPL/trunk@1283 b08762b0-b915-fc4b-9d8c-17b2551a87ff
This commit is contained in:
parent
3320a2c274
commit
f9faff1c6a
@ -44,7 +44,7 @@
|
|||||||
// 指定ディレクトリ自体は残ります。
|
// 指定ディレクトリ自体は残ります。
|
||||||
static const char* sDeleteDirectoryList[] =
|
static const char* sDeleteDirectoryList[] =
|
||||||
{
|
{
|
||||||
"nand:/shared1",
|
"nand:/shared2",
|
||||||
"nand2:/photo",
|
"nand2:/photo",
|
||||||
"nand:/tmp"
|
"nand:/tmp"
|
||||||
};
|
};
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user