OSDN Git Service

Merge branch 'master' of git.osdn.net:/gitroot/hengband/hengband
[hengband/hengband.git] / src / player-attack / attack-chaos-effect.h
1 #pragma once
2
3 #include "system/angband.h"
4 #include "player-attack/player-attack-util.h"
5
6 void change_monster_stat(player_type *attacker_ptr, player_attack_type *pa_ptr, const POSITION y, const POSITION x, int *num);