future todo.

This commit is contained in:
Kelvin Sherlock 2015-01-10 11:46:56 -05:00
parent f56d537913
commit 943b231344
1 changed files with 2 additions and 0 deletions

View File

@ -199,6 +199,8 @@ int onefile(const char *file)
uint8_t *refPtr;
// todo -- should verify typListPtr, refPtr, namePtr are within the map.
memcpy(&typeList, typeListPtr, sizeof(typeList));
tc = TypeCode(typeList.ResourceType);