WIP fixed bug with globals poisoning from dirs

Needs to be cleaned up
This commit is contained in:
Christopher Haster
2018-07-08 14:21:29 -05:00
parent 0d3350665e
commit d5f0e236b8
3 changed files with 57 additions and 13 deletions

2
lfs.h
View File

@@ -129,7 +129,7 @@ enum lfs_type {
// internal sources
LFS_FROM_REGION = 0x000,
LFS_FROM_DISK = 0x200,
LFS_FROM_MOVE = 0x0ff,
LFS_FROM_MOVE = 0x03f,
};
// File open flags