OSDN Git Service

Merge remote-tracking branch 'remotes/hengbandosx/english-mind-edits' into feature...
[hengband/hengband.git] / src / birth / character-builder.h
1 #pragma once
2
3 #include "system/angband.h"
4
5 void player_birth(player_type *creature_ptr, void(*process_autopick_file_command)(char*));