1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00
freebsd-ports/audio/stymulator/files/patch-stsoundlib_digidrum.h
Mathieu Arnold 9fa9eb9ac7 Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
2016-07-26 16:51:15 +00:00

12 lines
234 B
C

--- stsoundlib/digidrum.h.orig 2016-07-26 16:04:42 UTC
+++ stsoundlib/digidrum.h
@@ -32,6 +32,8 @@
#ifndef __DIGIDRUM__
#define __DIGIDRUM__
+#define MAX_DIGIDRUM 40
+
extern ymu8 * sampleAdress[];
extern ymu32 sampleLen[];