From 6b230a4de27de394dd4e28662cd27070ab91c1f1 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 5 Mar 2015 22:23:12 +0300 Subject: Replace struct map_session_data to TBL_PC. --- src/map/unit.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/map/unit.c') diff --git a/src/map/unit.c b/src/map/unit.c index 5a1ca83..e5b7e97 100644 --- a/src/map/unit.c +++ b/src/map/unit.c @@ -22,7 +22,7 @@ int eunit_can_move(struct block_list *bl) { - struct map_session_data *sd; + TBL_PC *sd; struct unit_data *ud; struct status_change *sc; -- cgit v1.2.3-60-g2f50