VFS: Reflect changes in natives and documentation

This commit is contained in:
Arkshine
2015-03-08 23:46:33 +01:00
parent 6434c4db77
commit 0eeb5942a1
4 changed files with 1376 additions and 761 deletions

View File

@@ -12,6 +12,8 @@
#include "CLang.h"
#include "format.h"
CVector<FILE *> FileList;
#define LITIDX_NONE 0
#define LITIDX_BRACKET 1
#define LITIDX_DEFINITION 2