mirror of
https://github.com/mackron/miniaudio.git
synced 2026-04-21 15:56:58 +02:00
Fix a copy paste error in some of the nodes in the extras folder.
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
/* Include ma_reverb_node.h after miniaudio.h */
|
/* Include ma_channel_combiner_node.h after miniaudio.h */
|
||||||
#ifndef ma_channel_combiner_node_h
|
#ifndef ma_channel_combiner_node_h
|
||||||
#define ma_channel_combiner_node_h
|
#define ma_channel_combiner_node_h
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
/* Include ma_reverb_node.h after miniaudio.h */
|
/* Include ma_channel_separator_node.h after miniaudio.h */
|
||||||
#ifndef ma_channel_separator_node_h
|
#ifndef ma_channel_separator_node_h
|
||||||
#define ma_channel_separator_node_h
|
#define ma_channel_separator_node_h
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user