Revert "some cleanups"

This commit is contained in:
Autechre
2021-06-05 15:05:07 +02:00
committed by GitHub
parent cbc17a077b
commit aa4615c417
16 changed files with 174 additions and 127 deletions

View File

@@ -50,7 +50,6 @@ extern int32 Wave[2048 + 512];
extern int32 WaveFinal[2048 + 512];
extern int32 WaveHi[];
extern uint32 soundtsinc;
extern uint32 DMC_7bit;
extern uint32 soundtsoffs;
#define SOUNDTS (sound_timestamp + soundtsoffs)