diff options
Diffstat (limited to 'src/map/status.h')
-rw-r--r-- | src/map/status.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map/status.h b/src/map/status.h index 793989c53..551991d1c 100644 --- a/src/map/status.h +++ b/src/map/status.h @@ -4,7 +4,7 @@ #ifndef _STATUS_H_ #define _STATUS_H_ -// forward declarations from map.h +//#include "map.h" struct block_list; struct mob_data; struct pet_data; |