Merge branch 'develop' into z64-devmerge

This commit is contained in:
briaguya
2022-06-17 00:39:07 -04:00
24 changed files with 355 additions and 299 deletions

View File

@@ -684,3 +684,4 @@ bool WINAPI SListFileFindClose(HANDLE hFind)
return FreeListFileCache(pCache);
}

View File

@@ -438,3 +438,4 @@ void DumpFileTable(TFileEntry * pFileTable, DWORD dwFileTableSize);
#endif
#endif // __STORMCOMMON_H__