OSDN Git Service

[Refactor] #3359 'const auto flags_srf = {' を'static constexpr auto flags_srf = ...
authorHourier <66951241+Hourier@users.noreply.github.com>
Sat, 3 Jun 2023 12:28:03 +0000 (21:28 +0900)
committerHourier <66951241+Hourier@users.noreply.github.com>
Sat, 3 Jun 2023 12:28:03 +0000 (21:28 +0900)
commit3101a1edab55f622c70394bba4693a6d2183fb79
tree9122db526e8a7dc4f71074798692ae3d92a9230f
parent47126f5a17d771165a359645e7708164409629f8
[Refactor] #3359 'const auto flags_srf = {' を'static constexpr auto flags_srf = {' へ単純置換した
34 files changed:
src/autopick/autopick-util.cpp
src/cmd-action/cmd-pet.cpp
src/cmd-building/cmd-building.cpp
src/cmd-item/cmd-equipment.cpp
src/cmd-item/cmd-item.cpp
src/cmd-visual/cmd-draw.cpp
src/core/stuff-handler.cpp
src/floor/floor-events.cpp
src/inventory/inventory-object.cpp
src/io/screen-util.cpp
src/mind/mind-mindcrafter.cpp
src/mind/mind-samurai.cpp
src/mspell/mspell-dispel.cpp
src/object-use/quaff/quaff-execution.cpp
src/object-use/zaprod-execution.cpp
src/perception/simple-perception.cpp
src/pet/pet-fall-off.cpp
src/player-base/player-class.cpp
src/player/player-move.cpp
src/player/player-status.cpp
src/realm/realm-hex.cpp
src/spell-kind/earthquake.cpp
src/spell-kind/spells-floor.cpp
src/spell-kind/spells-perception.cpp
src/spell-realm/spells-chaos.cpp
src/spell-realm/spells-hex.cpp
src/spell-realm/spells-song.cpp
src/spell/spells-object.cpp
src/status/bad-status-setter.cpp
src/status/base-status.cpp
src/status/buff-setter.cpp
src/store/cmd-store.cpp
src/wizard/wizard-item-modifier.cpp
src/wizard/wizard-special-process.cpp