Fixed struct member name naming for aspect data

This commit is contained in:
Gergely Polonkai 2013-08-21 17:07:00 +02:00
parent 3ca9052e84
commit 6fbfe2dde6

View File

@ -65,7 +65,7 @@ typedef struct {
guint size;
gdouble orbis;
gboolean harmonic;
gboolean strong;
gboolean major;
} aspectData_t;
const aspectData_t aspectData[] = {