OSDN Git Service

[Refactor] #40624 Moved set_monster_*() from monster-status.c/h to monster-status...
[hengband/hengband.git] / src / action / mutation-execution.h
1 #pragma once
2
3 #include "system/angband.h"
4
5 bool exe_mutation_power(player_type *creature_ptr, int power);