EU 1.0 OK (#265)

* EU 1.0 ok

* EU 1.1 ok

Co-authored-by: AloXado320 <david.albujar.s.30@gmail.com>
This commit is contained in:
MegaMech
2023-10-19 23:37:21 -06:00
committed by GitHub
parent 291c1d40d6
commit 76dc587a34
46 changed files with 4209 additions and 115 deletions
+2 -2
View File
@@ -42,7 +42,7 @@
#define A_INTERLEAVE 13
#define A_SETLOOP 15
#if !(defined(VERSION_SH) || defined(VERSION_US))
#if !(defined(VERSION_SH) || defined(VERSION_US) || defined(VERSION_EU))
#define A_ENVMIXER 3
#define A_LOADBUFF 4
@@ -642,7 +642,7 @@ typedef short ENVMIX_STATE[40];
_a->words.w1 = (uintptr_t)(tr); \
}
#if defined(VERSION_SH) || defined(VERSION_US)
#if defined(VERSION_SH) || defined(VERSION_US) || defined (VERSION_EU)
#undef aLoadBuffer
#undef aSaveBuffer
#undef aMix