(split from Astrognome)Added planet point values to SWE-GLib's gswe_planet_info_table

This commit is contained in:
2013-09-02 12:29:50 +02:00
parent 1196c90ffc
commit 4c7bb7963f
2 changed files with 34 additions and 32 deletions

View File

@@ -100,6 +100,7 @@ typedef struct {
gint sweph_id;
gdouble orb;
gchar *name;
gint points;
GsweZodiac domicile_sign_1;
GsweZodiac domicile_sign_2;
GsweZodiac exile_sign_1;