OSDN Git Service

[Refactor] #933 Renamed accessory-enchanter-base.h to enchanter-base.h
authorHourier <grapefox.whitelucifer.0408@gmail.com>
Fri, 30 Apr 2021 08:43:01 +0000 (17:43 +0900)
committerHourier <grapefox.whitelucifer.0408@gmail.com>
Sun, 2 May 2021 03:28:21 +0000 (12:28 +0900)
commit3c3e9bce430608c157cd52282b9d719b0d34eb16
tree860e1a75b7512af27955bdf92991051d0c196005
parent7c9d7624e891a9ca48375292adaba497ae638a16
[Refactor] #933 Renamed accessory-enchanter-base.h to enchanter-base.h
22 files changed:
Hengband/Hengband/Hengband.vcxproj
Hengband/Hengband/Hengband.vcxproj.filters
src/Makefile.am
src/birth/inventory-initializer.cpp
src/floor/fixed-map-generator.cpp
src/floor/floor-object.cpp
src/market/bounty.cpp
src/mind/mind-archer.cpp
src/monster-floor/monster-death.cpp
src/monster-floor/special-death-switcher.cpp
src/object-enchant/accessory-enchanter-base.h [deleted file]
src/object-enchant/apply-magic-amulet.cpp
src/object-enchant/apply-magic-amulet.h
src/object-enchant/apply-magic-ring.cpp
src/object-enchant/apply-magic-ring.h
src/object-enchant/apply-magic.cpp
src/object-enchant/apply-magic.h
src/object-enchant/enchanter-base.h [new file with mode: 0644]
src/spell/spells-object.cpp
src/store/store-util.cpp
src/wizard/wizard-item-modifier.cpp
src/wizard/wizard-special-process.cpp