1
0
mirror of https://github.com/td512/re3.git synced 2026-01-26 13:01:41 +00:00

ComputeDopplerEffectedFrequency

This commit is contained in:
Filip Gawin
2019-07-08 21:44:32 +02:00
parent 2c647ef228
commit a04d8f24be
14 changed files with 1385 additions and 280 deletions

View File

@@ -1,7 +1,7 @@
#include "common.h"
#include "main.h"
#include "patcher.h"
#include "math/Quaternion.h"
#include "Quaternion.h"
#include "ModelInfo.h"
#include "ModelIndices.h"
#include "TempColModels.h"