OSDN Git Service

[Refactor] #39963 Separated spells-common.c.h from spells1.c/spells.h
authorHourier <hourier@users.sourceforge.jp>
Wed, 29 Apr 2020 02:05:38 +0000 (11:05 +0900)
committerHourier <hourier@users.sourceforge.jp>
Wed, 29 Apr 2020 02:05:38 +0000 (11:05 +0900)
commit56ff826111b66055a93bdb840d0c2771cea73452
tree826034fb8e59322ba681f105d2c6de98b64f9085
parent79f342ffed3a9ef989d84361303113650184af60
[Refactor] #39963 Separated spells-common.c.h from spells1.c/spells.h
16 files changed:
Hengband_vcs2017/Hengband/Hengband.vcxproj
Hengband_vcs2017/Hengband/Hengband.vcxproj.filters
src/Makefile.am
src/cmd/cmd-hissatsu.c
src/cmd/cmd-spell.c
src/core.c
src/knowledge/knowledge-experiences.c
src/player-class.h
src/player-status.c
src/realm-hex.c
src/realm-hissatsu.c
src/spell/spells-common.c [new file with mode: 0644]
src/spell/spells-common.h [new file with mode: 0644]
src/spells.h
src/spells1.c
src/spells3.c