mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-29 10:18:30 +00:00
b244f636f2
Obtained from: http://stian.cubic.org/blog-20100422.php
12 lines
286 B
C
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[];
|
|
|