OSDN Git Service

[Fix/Feature] 飛行モンスターが深い穴を超えられない現象を解消 #177
[hengbandforosx/hengbandosx.git] / src / io / pref-file-expressor.h
1 #pragma once
2
3 #include "system/angband.h"
4
5 concptr process_pref_file_expr(player_type *creature_ptr, char **sp, char *fp);
6