1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-29 10:18:30 +00:00
freebsd-ports/audio/stymulator/files/patch-stsoundlib__digidrum.h
2010-04-23 12:06:32 +00:00

12 lines
286 B
C

--- ./stsoundlib/digidrum.h.orig 2010-04-23 13:49:47.000000000 +0200
+++ ./stsoundlib/digidrum.h 2010-04-23 13:50:07.000000000 +0200
@@ -32,6 +32,8 @@
#ifndef __DIGIDRUM__
#define __DIGIDRUM__
+#define MAX_DIGIDRUM 40
+
extern ymu8 * sampleAdress[];
extern ymu32 sampleLen[];