OSDN Git Service

[Refactor] #40521 Moved choose_object() from player-inventory.c to floor-object.c/h
authorHourier <hourier@users.sourceforge.jp>
Thu, 2 Jul 2020 11:26:08 +0000 (20:26 +0900)
committerHourier <hourier@users.sourceforge.jp>
Thu, 2 Jul 2020 11:26:44 +0000 (20:26 +0900)
commitccb6b38c6683aae715026bcab9d2c338cdb32615
tree9874dfd39024952388d01f7a923326a268472611
parent88ebaf9f2d4432bae43df7362e2e69f9bf0c1bfd
[Refactor] #40521 Moved choose_object() from player-inventory.c to floor-object.c/h
29 files changed:
src/autopick/autopick-entry.c
src/autopick/autopick-finder.c
src/cmd-action/cmd-hissatsu.c
src/cmd-action/cmd-mane.c
src/cmd-action/cmd-spell.c
src/cmd-item/cmd-activate.c
src/cmd-item/cmd-eat.c
src/cmd-item/cmd-quaff.c
src/cmd-item/cmd-read.c
src/cmd-item/cmd-smith.c
src/cmd-item/cmd-zaprod.c
src/effect/effect-item.c
src/floor/floor-object.c
src/floor/floor-object.h
src/inventory/item-getter.c
src/inventory/player-inventory.c
src/inventory/player-inventory.h
src/market/building-craft-fix.c
src/market/building-craft-weapon.c
src/market/building-enchanter.c
src/market/building-recharger.c
src/mind/mind-mindcrafter.c
src/monster-floor/monster-object.c
src/realm/realm-hex.c
src/spell-kind/spells-perception.c
src/spell/spells-status.c
src/spell/spells-summon.c
src/store/store.c
src/wizard/wizard-special-process.c