OSDN Git Service

[Refactor] #2118 Separated apply-magic-lite.cpp/h from apply-magic-others.cpp/h
authorHourier <66951241+Hourier@users.noreply.github.com>
Sat, 12 Feb 2022 03:04:05 +0000 (12:04 +0900)
committerHourier <66951241+Hourier@users.noreply.github.com>
Sat, 12 Feb 2022 13:08:34 +0000 (22:08 +0900)
commitd8961189cb1fbe7e98ba9a5a6c20e3a96ac64b81
tree1ddeb0b13c7369bde812ca1650d64657c4603a79
parent3d5776ce5d04a73ad9dafb12993c995654417aae
[Refactor] #2118 Separated apply-magic-lite.cpp/h from apply-magic-others.cpp/h
Hengband/Hengband/Hengband.vcxproj
Hengband/Hengband/Hengband.vcxproj.filters
src/Makefile.am
src/object-enchant/apply-magic.cpp
src/object-enchant/others/apply-magic-lite.cpp [new file with mode: 0644]
src/object-enchant/others/apply-magic-lite.h [new file with mode: 0644]
src/object-enchant/others/apply-magic-others.cpp