OSDN Git Service

[Fix] #41487 SoundとMusicを間違えていたので修正 / Resolved the typo
[hengband/hengband.git] / src / monster-attack / monster-attack-describer.h
1 #pragma once
2
3 #include "monster-attack/monster-attack-util.h"
4
5 void describe_monster_attack_method(monap_type *monap_ptr);