forked from PAWPAW-Mirror/lib_xua
Fixup to get swap in IAP !MIDI configuration
This commit is contained in:
@@ -172,7 +172,7 @@ static void set_prefills(unsigned int sampFreq)
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
#ifdef MIDI
|
#if defined(MIDI) || defined(IAP)
|
||||||
static inline void swap(xc_ptr &a, xc_ptr &b)
|
static inline void swap(xc_ptr &a, xc_ptr &b)
|
||||||
{
|
{
|
||||||
xc_ptr tmp;
|
xc_ptr tmp;
|
||||||
|
|||||||
Reference in New Issue
Block a user