summaryrefslogtreecommitdiff
path: root/src/birth.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/birth.hpp')
-rw-r--r--src/birth.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/birth.hpp b/src/birth.hpp
index af361499..7c171610 100644
--- a/src/birth.hpp
+++ b/src/birth.hpp
@@ -7,3 +7,5 @@ extern void save_savefile_names(void);
extern bool_ begin_screen(void);
extern void player_birth(void);
extern bool_ no_begin_screen;
+
+void roll_player_hp();