aboutsummaryrefslogtreecommitdiff
path: root/plugins/apple
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/apple')
-rw-r--r--plugins/apple/apple.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/apple/apple.c b/plugins/apple/apple.c
index dd8a559..d8e7375 100644
--- a/plugins/apple/apple.c
+++ b/plugins/apple/apple.c
@@ -38,6 +38,7 @@ __attribute__((constructor)) static void init()
.on_spawn = NULL,
.on_remove = NULL,
.on_death = NULL,
+ .on_damage = NULL,
};
register_air_function((struct generator_function) {