Commit 08472e45 authored by David Reid's avatar David Reid

Fix a copy paste error in some of the nodes in the extras folder.

parent 1fe10429
/* 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
......
/* 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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment