Improvements to path handling. Patch from bit.

This commit is contained in:
SarahW 2017-07-06 21:25:10 +01:00
commit 807b710a5d
55 changed files with 588 additions and 368 deletions

View file

@ -8,3 +8,5 @@ void loadnvr();
void savenvr();
void nvr_recalc();
FILE *nvrfopen(char *fn, char *mode);