diff options
Diffstat (limited to 'include/datatypes.h')
| -rw-r--r-- | include/datatypes.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/include/datatypes.h b/include/datatypes.h index 54e5c74..5426d98 100644 --- a/include/datatypes.h +++ b/include/datatypes.h @@ -106,7 +106,8 @@ enum CHAT_MESSAGE FRAME_SCREENSHAKE, FRAME_REALIZATION, FRAME_SFX, - ADDITIVE + ADDITIVE, + EFFECTS }; enum COLOR |
