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;
|
||||
gdouble orbis;
|
||||
gboolean harmonic;
|
||||
gboolean strong;
|
||||
gboolean major;
|
||||
} aspectData_t;
|
||||
|
||||
const aspectData_t aspectData[] = {
|
||||
|
Loading…
Reference in New Issue
Block a user