Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/hakchi2.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'NesMenuFolder.cs')
-rw-r--r--NesMenuFolder.cs1
1 files changed, 1 insertions, 0 deletions
diff --git a/NesMenuFolder.cs b/NesMenuFolder.cs
index f78d87c7..e07d782e 100644
--- a/NesMenuFolder.cs
+++ b/NesMenuFolder.cs
@@ -16,6 +16,7 @@ namespace com.clusterrr.hakchi_gui
{
static Random rnd = new Random();
static ResourceManager rm = Resources.ResourceManager;
+ public static readonly string FolderImagesDirectory = Path.Combine(Path.GetDirectoryName(Application.ExecutablePath), "folder_images");
private string code = null;
public enum Priority