]> git.lizzy.rs Git - dungeon_game.git/blobdiff - plugins/apple/apple.c
Add read damage overlay
[dungeon_game.git] / plugins / apple / apple.c
index dd8a559edc19cabc2a13703ea4276a517c096368..d8e7375a7e9f81672825eecddfc0d676e86120a2 100644 (file)
@@ -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) {