summaryrefslogtreecommitdiff
path: root/src/melee2.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/melee2.c
parent89116d61bd85e472a89062da4815a66b4b96e6b9 (diff)
messages: Move message_* functions to separate compilation unit
Diffstat (limited to 'src/melee2.c')
-rw-r--r--src/melee2.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/melee2.c b/src/melee2.c
index 6ada6bd0..96f34bcb 100644
--- a/src/melee2.c
+++ b/src/melee2.c
@@ -16,6 +16,7 @@
*/
#include "angband.h"
+#include "messages.h"
#define SPEAK_CHANCE 8
#define GRINDNOISE 20