summaryrefslogtreecommitdiff
path: root/src/map/status.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/status.c')
-rw-r--r--src/map/status.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/map/status.c b/src/map/status.c
index 8bb6ead..fa18d39 100644
--- a/src/map/status.c
+++ b/src/map/status.c
@@ -17,7 +17,8 @@
#include "map/data/npcd.h"
#include "map/struct/npcdext.h"
-void estatus_set_viewdata_post(struct block_list *bl, int *class_)
+void estatus_set_viewdata_post(struct block_list *bl,
+ int *class_ __attribute__ ((unused)))
{
if (!bl)
return;