refactor(fmod): move all original files into fmod directory
This commit is contained in:
parent
50fb3c6b1c
commit
35569faecc
544 changed files with 0 additions and 0 deletions
6
fmod/lib/neural_thx/Brev_Table.c
Executable file
6
fmod/lib/neural_thx/Brev_Table.c
Executable file
|
|
@ -0,0 +1,6 @@
|
|||
#include "Neural_THX_Encoders.h"
|
||||
|
||||
unsigned char * GetBrevTable(){
|
||||
return (unsigned char*)BRev;
|
||||
}
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue