summaryrefslogtreecommitdiff
path: root/include/throwables.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/throwables.h')
-rw-r--r--include/throwables.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/throwables.h b/include/throwables.h
index 5e49c16..4053826 100644
--- a/include/throwables.h
+++ b/include/throwables.h
@@ -12,6 +12,7 @@ typedef enum t_throwable_type
{
THROWABLE_NONE = 0,
THROWABLE_GRENADE,
+ THROWABLE_MOLOTOV,
} throwable_type;
typedef enum t_throwable_state