Add alias to GSWE_PLANET_MOON_APOGEE as GSWE_PLANET_LILITH
This commit is contained in:
parent
243eac9de8
commit
21298fb219
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user