Fixed struct member name naming for aspect data
This commit is contained in:
parent
3ca9052e84
commit
6fbfe2dde6
@ -65,7 +65,7 @@ typedef struct {
|
|||||||
guint size;
|
guint size;
|
||||||
gdouble orbis;
|
gdouble orbis;
|
||||||
gboolean harmonic;
|
gboolean harmonic;
|
||||||
gboolean strong;
|
gboolean major;
|
||||||
} aspectData_t;
|
} aspectData_t;
|
||||||
|
|
||||||
const aspectData_t aspectData[] = {
|
const aspectData_t aspectData[] = {
|
||||||
|
Loading…
Reference in New Issue
Block a user