summaryrefslogtreecommitdiff
path: root/src/cmd4.c
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2012-06-26 09:04:06 +0200
committerBardur Arantsson <bardur@scientician.net>2012-06-26 09:17:31 +0200
commitae6bee5100bb9ec4e7a3d5fa8538ca3eae38dc58 (patch)
tree5748e6d032a7a107a547e1ca2049f33a630b4a91 /src/cmd4.c
parent89116d61bd85e472a89062da4815a66b4b96e6b9 (diff)
messages: Move message_* functions to separate compilation unit
Diffstat (limited to 'src/cmd4.c')
-rw-r--r--src/cmd4.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cmd4.c b/src/cmd4.c
index 0c1d28a7..e9db67d5 100644
--- a/src/cmd4.c
+++ b/src/cmd4.c
@@ -12,6 +12,7 @@
#include "angband.h"
+#include "messages.h"
/*
* Hack -- redraw the screen