OSDN Git Service

Merge branch 'master' of git.osdn.net:/gitroot/hengband/hengband
[hengband/hengband.git] / src / dungeon / quest-monster-placer.h
1 #pragma once
2
3 #include "system/angband.h"
4
5 bool place_quest_monsters(player_type *creature_ptr);