aboutsummaryrefslogtreecommitdiffstats
path: root/src/dosnames.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dosnames.h')
-rw-r--r--src/dosnames.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/dosnames.h b/src/dosnames.h
index 63a5771..c75b786 100644
--- a/src/dosnames.h
+++ b/src/dosnames.h
@@ -22,6 +22,9 @@ char *dos_unix_path_fcb(int addr, int force);
int dos_change_cwd(char *path);
int dos_change_dir(int addr);
+// Returns a DOS path representing given Unix path in drive
+char *dos_real_path(char drive, const char *unix_path);
+
// Gets current working directory
const uint8_t *dos_get_cwd(int drive);
Un proyecto texto-plano.xyz