summaryrefslogtreecommitdiff
path: root/src/graphics/Graphics.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/graphics/Graphics.h')
-rw-r--r--src/graphics/Graphics.h16
1 files changed, 15 insertions, 1 deletions
diff --git a/src/graphics/Graphics.h b/src/graphics/Graphics.h
index c23400f..edc61e2 100644
--- a/src/graphics/Graphics.h
+++ b/src/graphics/Graphics.h
@@ -82,7 +82,21 @@ enum Icon
IconReport,
IconUsername,
IconPassword,
- IconClose
+ IconClose,
+ IconEffect,
+ IconFire,
+ IconGlow,
+ IconBlur,
+ IconBlob,
+ IconBasic,
+ IconAltAir,
+ IconPressure,
+ IconVelocity,
+ IconWarp,
+ IconPersistant,
+ IconHeat,
+ IconLife,
+ IconGradient
};
//"Graphics lite" - slightly lower performance due to variable size,