OSDN Git Service

Merge branch 'master' of git.osdn.net:/gitroot/hengband/hengband
[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);