Audaspace: port compilation fix from upstream.

This commit is contained in:
Joerg Mueller 2020-09-01 18:12:48 +02:00
parent a92ab93c7d
commit 3c54db4a4e
5 changed files with 5 additions and 5 deletions

View File

@ -2016,7 +2016,7 @@ AUD_API Sound* checkSound(PyObject* sound)
bool initializeSound()
{
import_array();
import_array1(false);
return PyType_Ready(&SoundType) >= 0;
}

@ -1 +1 @@
Subproject commit 260b439d0fb15e3cd1efe5c120cf24f91d13d855
Subproject commit 2b3c19f5f61fc72dba56a7edfdc4e55e2327dc1f

@ -1 +1 @@
Subproject commit 01cf2f810ad084cb4e2dad6dc7f82f3bc05f2a06
Subproject commit 49c39f59fbc464dd34388990123f271c39eacbf4

@ -1 +1 @@
Subproject commit f2f4a8b3bfa36ee49f7bdb3a1acb40ef4b39ee3a
Subproject commit a52733b58d95ce60ecde95a9eca242e7319c285a

@ -1 +1 @@
Subproject commit 2afbb8ec472cac5102eb239f57b006f8c9387685
Subproject commit 896c5f78952adb2d091d28c65086d46992dabdac