mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-08 21:20:34 +00:00
ComputeDopplerEffectedFrequency
This commit is contained in:
parent
2c647ef228
commit
a04d8f24be
14 changed files with 1385 additions and 280 deletions
|
@ -1,6 +1,6 @@
|
|||
#pragma once
|
||||
|
||||
#include "math/Quaternion.h"
|
||||
#include "Quaternion.h"
|
||||
|
||||
// TODO: put them somewhere else?
|
||||
struct KeyFrame {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue