diff options
Diffstat (limited to 'includes')
| -rw-r--r-- | includes/powdergraphics.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/includes/powdergraphics.h b/includes/powdergraphics.h index 5d0367b..6cc62a6 100644 --- a/includes/powdergraphics.h +++ b/includes/powdergraphics.h @@ -25,6 +25,7 @@ #define EFFECT 0xFF000000 #define EFFECT_GRAVIN 0x01000000 #define EFFECT_GRAVOUT 0x02000000 +#define EFFECT_LINES 0x04000000 #define RENDER_EFFE OPTIONS | PSPEC_STICKMAN | EFFECT | PMODE_SPARK | PMODE_FLARE | PMODE_LFLARE #define RENDER_FIRE OPTIONS | PSPEC_STICKMAN | PMODE_FLAT | PMODE_ADD | PMODE_BLEND | FIREMODE |
