Add CalcWorldBoundingVolumes (#651)

This commit is contained in:
Christian Semmler
2024-03-10 10:29:16 -04:00
committed by GitHub
parent 660c1e1170
commit d090b449d1
9 changed files with 40 additions and 3 deletions

View File

@@ -11,6 +11,7 @@
#include "mxstreamchunk.h"
#include "mxtimer.h"
#include "mxvideomanager.h"
#include "realtime/realtime.h"
DECOMP_SIZE_ASSERT(LegoAnimPresenter, 0xc0)