summaryrefslogtreecommitdiff
path: root/src/files.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/files.hpp')
-rw-r--r--src/files.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/files.hpp b/src/files.hpp
index 3a289e7d..7658306a 100644
--- a/src/files.hpp
+++ b/src/files.hpp
@@ -39,4 +39,4 @@ void race_legends();
void show_highclass(int building);
errr get_xtra_line(const char * file_name, monster_type *m_ptr, char * output);
std::string process_player_name(std::string const &);
-void process_player_name();
+void set_player_base(std::string const &name);