OSDN Git Service

[Refactor] #37353 プレイヤーの召喚処理を cmd-spell.c から spells-summon.c/h へ分離。
authorDeskull <deskull@users.sourceforge.jp>
Sun, 9 Sep 2018 05:13:28 +0000 (14:13 +0900)
committerDeskull <deskull@users.sourceforge.jp>
Sun, 9 Sep 2018 05:13:28 +0000 (14:13 +0900)
commit863a51065492ae85f4678f6494d4415aacd5c405
tree54a3571ecf22f6929804f3a3011beba6d73f59ab
parent7b7166291456654eab02828f8a7a107b9f6d5f2a
[Refactor] #37353 プレイヤーの召喚処理を cmd-spell.c から spells-summon.c/h へ分離。
Separate player's summoning from cmd-spell.c to spells-summon.c/h.
Hengband_vcs2015/Hengband/Hengband.vcxproj
Hengband_vcs2015/Hengband/Hengband.vcxproj.filters
src/cmd-spell.c
src/externs.h
src/spells-summon.c [new file with mode: 0644]
src/spells-summon.h [new file with mode: 0644]
src/spells1.c