OSDN Git Service

[Fix] 玄武の構えによるAC修正の計算を適切な位置へ移動
[hengband/hengband.git] / src / specific-object / death-scythe.h
1 #pragma once
2
3 #include "system/angband.h"
4 #include "player-attack/player-attack-util.h"
5
6 void process_death_scythe_reflection(player_type *attacker_ptr, player_attack_type *pa_ptr);