Always use authentic cache policy for replaced seqs (#2176)

This commit is contained in:
Christopher Leggett
2022-12-13 14:55:00 -05:00
committed by GitHub
parent 639e51bb8e
commit 7718e74d73
3 changed files with 10 additions and 1 deletions

View File

@@ -26,6 +26,8 @@
extern char* fontMap[256];
#define MAX_AUTHENTIC_SEQID 110
typedef enum {
/* 0 */ ADSR_STATE_DISABLED,
/* 1 */ ADSR_STATE_INITIAL,