Commit 219143eb authored by nanahira's avatar nanahira

add pscale mkdir

parent f9ee47f9
......@@ -1389,6 +1389,8 @@ void Game::initUtils() {
//original files
MakeDirectory("script");
MakeDirectory("textures");
//subdirs in textures
MakeDirectory("textures/pscale");
//sound
MakeDirectory("sound");
MakeDirectory("sound/BGM");
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment