Closed jaygarcia closed 6 years ago
I loaded evade4ch.atm into the version in master.
evade4ch.atm
It exports:
#ifndef EVADE4CH #define EVADE4CH ... Music stuff
It should be:
#ifndef EVADE4CH_H #define EVADE4CH_H ... Music stuff
Just added this fix to my current branch that I'll send up later tonight or tomorrow morning. Fix is forthcoming!!
Fixed with: https://github.com/ModusCreateOrg/trackerEditor/pull/15
I loaded
evade4ch.atm
into the version in master.It exports:
It should be: