mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-13 08:50:33 +00:00
Merge branch 'master' into opus
This commit is contained in:
commit
0c4ce002f1
4 changed files with 10 additions and 8 deletions
|
@ -3,7 +3,7 @@
|
|||
#include "AudioSamples.h"
|
||||
|
||||
#define MAX_VOLUME 127
|
||||
#define MAX_FREQ 22050
|
||||
#define MAX_FREQ DIGITALRATE
|
||||
|
||||
struct tSample {
|
||||
int32 nOffset;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue