diff options
Diffstat (limited to 'EyesP.h')
-rw-r--r-- | EyesP.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -34,6 +34,7 @@ typedef struct { Picture picture; Picture fill[PART_SHAPE]; #endif + Boolean distance; } EyesPart; /* Full instance record declaration */ |