OSDN Git Service

Revert "Revert "Merge branch 'master' of git.osdn.net:/gitroot/hengband/hengband""
[hengbandforosx/hengbandosx.git] / src / mutation / mutation-calculator.h
1 #pragma once
2
3 #include "system/angband.h"
4
5 int calc_mutant_regenerate_mod(player_type *creature_ptr);