summaryrefslogtreecommitdiff
path: root/src/files.hpp
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2016-02-05 19:22:46 +0100
committerBardur Arantsson <bardur@scientician.net>2016-02-05 19:22:46 +0100
commite5bb0921ef06a98b77b3e91d9b2f77caaa1f89a9 (patch)
tree01e17bf81572f1f66244c61a8658b750f5384936 /src/files.hpp
parentc8bd25efe980a6455fef1f6622fe5c69d1ed7a4d (diff)
Build: Produce multiple independent executables
Diffstat (limited to 'src/files.hpp')
-rw-r--r--src/files.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/files.hpp b/src/files.hpp
index 52206d12..5979be89 100644
--- a/src/files.hpp
+++ b/src/files.hpp
@@ -25,3 +25,4 @@ extern char *get_line(const char* fname, cptr fdir, char *linbuf, int line);
extern void race_legends(void);
extern void show_highclass(int building);
extern errr get_xtra_line(const char * file_name, monster_type *m_ptr, char * output);
+extern void process_player_name(bool_ sf);