ported SceneFileCache

This commit is contained in:
EnderZip
2021-10-02 08:42:32 +07:00
parent 99fbd1c279
commit 09cb51f1e9
6 changed files with 386 additions and 1 deletions

View File

@@ -14,7 +14,7 @@
#include "tier1/checksum_crc.h"
#define SCENE_IMAGE_ID MAKEID( 'V','S','I','F' )
#define SCENE_IMAGE_VERSION 2
#define SCENE_IMAGE_VERSION 3
// scene summary: cached calcs for commmon startup queries, variable sized
struct SceneImageSummary_t