OSDN Git Service

Merge pull request #41491 (taotao/hengband/fix-impure_calc_num_blow into develop).
[hengband/hengband.git] / src / load / load-v1-7-0.h
1 #pragma once
2
3 #include "system/angband.h"
4
5 void set_hp_old(player_type *creature_ptr);
6 void set_mana_old(player_type *creature_ptr);
7 void set_exp_frac_old(player_type *creature_ptr);
8 void remove_water_cave(player_type *creature_ptr);