OSDN Git Service

[Refactor] #40392 Separated birth-util.c/h from birth.c
[hengband/hengband.git] / src / birth / birth-util.h
1 #pragma once
2
3 void birth_quit(void);
4 void show_help(player_type* creature_ptr, concptr helpfile);