Add alias to GSWE_PLANET_MOON_APOGEE as GSWE_PLANET_LILITH

This commit is contained in:
Gergely Polonkai 2014-05-24 09:57:51 +02:00
parent 243eac9de8
commit 21298fb219
1 changed files with 3 additions and 0 deletions

View File

@ -99,6 +99,9 @@ typedef enum {
GSWE_PLANET_VERTEX GSWE_PLANET_VERTEX
} GswePlanet; } GswePlanet;
/* Moon Apogee in astrology is often referred to as the Dark Moon, or Lilith */
#define GSWE_PLANET_LILITH GSWE_PLANET_MOON_APOGEE
/** /**
* GsweZodiac: * GsweZodiac:
* @GSWE_SIGN_NONE: no sign * @GSWE_SIGN_NONE: no sign