ZoneLoading: Enable further easy assets like qdb, slug, localize, scriptparsetree

This commit is contained in:
Jan
2019-11-14 15:35:19 +01:00
parent dda9cc0700
commit 271c819e97
2 changed files with 5 additions and 5 deletions

View File

@ -1899,7 +1899,7 @@ struct ScriptParseTree
{
const char *name;
int len;
char *buffer;
byte32 *buffer;
};
struct KeyValuePairs
@ -2319,7 +2319,7 @@ struct Slug
{
const char *name;
int len;
char *buffer;
byte32* buffer;
};
struct FootstepTableDef