From ec46ad8eefbf0f72d3d3476bd4862b5d119ec595 Mon Sep 17 00:00:00 2001 From: Alee14 Date: Fri, 11 May 2018 20:17:23 -0400 Subject: Inital Commit --- ShiftOS Decypter/Paths.vb | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 ShiftOS Decypter/Paths.vb (limited to 'ShiftOS Decypter/Paths.vb') diff --git a/ShiftOS Decypter/Paths.vb b/ShiftOS Decypter/Paths.vb new file mode 100644 index 0000000..b25f961 --- /dev/null +++ b/ShiftOS Decypter/Paths.vb @@ -0,0 +1,4 @@ +Module Paths + Public root As String = "C:\ShiftOS\" + Public savedata As String = root & "Shiftum42\" +End Module -- cgit v1.2.3