mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-08-21 13:53:49 -07:00
Always use authentic cache policy for replaced seqs (#2176)
This commit is contained in:
parent
639e51bb8e
commit
7718e74d73
3 changed files with 10 additions and 1 deletions
|
@ -26,6 +26,8 @@
|
|||
|
||||
extern char* fontMap[256];
|
||||
|
||||
#define MAX_AUTHENTIC_SEQID 110
|
||||
|
||||
typedef enum {
|
||||
/* 0 */ ADSR_STATE_DISABLED,
|
||||
/* 1 */ ADSR_STATE_INITIAL,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue