diff options
Diffstat (limited to 'src/map/clif.h')
-rw-r--r-- | src/map/clif.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/map/clif.h b/src/map/clif.h index 385c1d4aa..d31fb59fe 100644 --- a/src/map/clif.h +++ b/src/map/clif.h @@ -739,6 +739,7 @@ void clif_elemental_updatestatus(struct map_session_data *sd, int type); void clif_talisman(struct map_session_data *sd, short type); void clif_snap( struct block_list *bl, short x, short y ); +void clif_monster_hp_bar( struct mob_data* md, int fd ); /** * Color Table |