Hengband  2.2.1
関数
rooms-special.c ファイル
#include "angband.h"
#include "util.h"
#include "grid.h"
#include "floor-generate.h"
#include "rooms.h"
#include "monster.h"
#include "monsterrace-hook.h"
#include "objectkind-hook.h"
#include "feature.h"
#include "floor.h"
#include "dungeon.h"
rooms-special.c の依存先関係図:

関数

bool build_type15 (floor_type *floor_ptr)
 タイプ15の部屋…ガラス部屋の生成 / Type 15 – glass rooms [詳解]
 

関数詳解

◆ build_type15()

bool build_type15 ( floor_type floor_ptr)

タイプ15の部屋…ガラス部屋の生成 / Type 15 – glass rooms

戻り値
なし
呼び出し関係図: