Cleaning unused files and fixing indentation
This commit is contained in:
parent
8b143b152f
commit
cdba3c691a
Binary file not shown.
@ -64,8 +64,8 @@ typedef struct Group
|
||||
|
||||
typedef struct TrackData
|
||||
{
|
||||
struct sync_track **syncTracks;
|
||||
size_t num_syncTracks;
|
||||
struct sync_track **syncTracks;
|
||||
size_t num_syncTracks;
|
||||
Track tracks[EDITOR_MAX_TRACKS];
|
||||
Group groups[EDITOR_MAX_TRACKS];
|
||||
int* loopmarks;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user