diff options
Diffstat (limited to 'src/map/intif.h')
-rw-r--r-- | src/map/intif.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/map/intif.h b/src/map/intif.h index 8628e752b..8f3cd1d9a 100644 --- a/src/map/intif.h +++ b/src/map/intif.h @@ -11,6 +11,7 @@ struct guild_position; struct s_pet; struct s_homunculus; struct mail_message; +struct auction_data; int intif_parse(int fd); |