mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
11 lines
234 B
C
11 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[];
|
|
|