OSDN Git Service

[Refactor] #39970 Moved mutation.c/h to mutation/
authorHourier <hourier@users.sourceforge.jp>
Sat, 9 May 2020 07:40:00 +0000 (16:40 +0900)
committerHourier <hourier@users.sourceforge.jp>
Sat, 9 May 2020 07:40:00 +0000 (16:40 +0900)
commit65cd709c999f10f0f25040fa55f30ab5b80e244e
tree0da162c9bab0056eeb13acaf725fd5c9669f1908
parent66792a86a8796927e8a155dc80997863dab97355
[Refactor] #39970 Moved mutation.c/h to mutation/
19 files changed:
Hengband/Hengband/Hengband.vcxproj
Hengband/Hengband/Hengband.vcxproj.filters
src/Makefile.am
src/cmd/cmd-quaff.c
src/core.c
src/effect/effect-player-resist-hurt.c
src/load.c
src/market/building.c
src/mutation/mutation.c [moved from src/mutation.c with 99% similarity]
src/mutation/mutation.h [moved from src/mutation.h with 100% similarity]
src/patron.c
src/player-effects.c
src/player-status.c
src/racial.c
src/realm/realm-craft.c
src/realm/realm-trump.c
src/spell/spells2.c
src/spells-diceroll.c
src/wizard2.c