OSDN Git Service

[Refactor] #3359 'const auto flags_mwrf = {' を'static constexpr auto flags_mwrf ...
authorHourier <66951241+Hourier@users.noreply.github.com>
Sat, 3 Jun 2023 12:28:36 +0000 (21:28 +0900)
committerHourier <66951241+Hourier@users.noreply.github.com>
Sat, 3 Jun 2023 12:28:36 +0000 (21:28 +0900)
commitd7e6e3118c7a9274f9c7458b25e79c74a7f76b1a
tree852b70da59bf0fa690708d2b37d7829dddda41fe
parent3101a1edab55f622c70394bba4693a6d2183fb79
[Refactor] #3359 'const auto flags_mwrf = {' を'static constexpr auto flags_mwrf = {' へ単純置換した
19 files changed:
src/cmd-action/cmd-pet.cpp
src/cmd-building/cmd-building.cpp
src/cmd-visual/cmd-draw.cpp
src/dungeon/dungeon-processor.cpp
src/effect/effect-player-resist-hurt.cpp
src/io/screen-util.cpp
src/mind/mind-sniper.cpp
src/mspell/mspell-dispel.cpp
src/pet/pet-fall-off.cpp
src/player-base/player-class.cpp
src/player/player-status.cpp
src/realm/realm-hex.cpp
src/spell-kind/earthquake.cpp
src/spell-realm/spells-hex.cpp
src/spell-realm/spells-song.cpp
src/status/bad-status-setter.cpp
src/status/buff-setter.cpp
src/store/cmd-store.cpp
src/wizard/wizard-special-process.cpp