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