mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
9fa9eb9ac7
Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
12 lines
234 B
C
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[];
|
|
|