OSDN Git Service

Merge pull request #204 from dis-/feature/Fix-mon_hook_shallow_water
[hengbandforosx/hengbandosx.git] / src / wizard / monster-info-spoiler.h
1 #pragma once
2
3 #include "system/angband.h"
4 #include "wizard/spoiler-util.h"
5
6 spoiler_output_status spoil_mon_desc(concptr fname);
7 spoiler_output_status spoil_mon_info(concptr fname);