OSDN Git Service

[Refactor] #37353 dungeon.c/h を追加。
authordeskull <deskull@users.sourceforge.jp>
Thu, 25 Apr 2019 15:06:48 +0000 (00:06 +0900)
committerdeskull <deskull@users.sourceforge.jp>
Thu, 25 Apr 2019 15:06:48 +0000 (00:06 +0900)
commitfac59bb47a8ff611c339e6b096a30b6ed75be4c0
tree9ebe4349201525a7e01aa1df05dc1b2a010c8d8e
parent98fce3053834fa1bf28de55dbb50b4d3629f2f0a
[Refactor] #37353 dungeon.c/h を追加。
50 files changed:
Hengband_vcs2017/Hengband/Hengband.vcxproj
Hengband_vcs2017/Hengband/Hengband.vcxproj.filters
src/Makefile.am
src/cmd-basic.c
src/cmd4.c
src/core.c
src/dungeon-file.c
src/dungeon.c [new file with mode: 0644]
src/dungeon.h [new file with mode: 0644]
src/externs.h
src/files.c
src/floor-events.c
src/floor-generate.c
src/floor-save.c
src/floor-streams.c
src/grid.c
src/init.c
src/load.c
src/melee1.c
src/monster-process.c
src/monster-status.c
src/monster1.c
src/monster2.c
src/monsterrace-hook.c
src/mspells1.c
src/mspells2.c
src/object2.c
src/player-move.c
src/player-status.c
src/realm-hissatsu.c
src/rooms-fractal.c
src/rooms-normal.c
src/rooms-pitnest.c
src/rooms-special.c
src/rooms-trap.c
src/rooms-vault.c
src/rooms.c
src/rumor.c
src/spells-floor.c
src/spells1.c
src/spells2.c
src/spells3.c
src/trap.c
src/types.h
src/variable.c
src/view-mainwindow.c
src/warning.c
src/wild.c
src/wizard2.c
src/xtra2.c