Refresh 14

This commit is contained in:
n64
2021-07-12 23:17:54 -04:00
parent ecd3d152fb
commit f9982e0ef5
251 changed files with 7496 additions and 5757 deletions

View File

@@ -2,7 +2,6 @@
* Create an ADPCM codebook either by extracting it from an AIFF section, or
* by executing tabledesign.
*/
#define _XOPEN_SOURCE 500
#include <unistd.h>
#include <math.h>
#include <string.h>