OSDN Git Service

[Refactor] #40399 Separated sv-weapon-types.h from object.h
authorHourier <hourier@users.sourceforge.jp>
Thu, 28 May 2020 13:50:12 +0000 (22:50 +0900)
committerHourier <hourier@users.sourceforge.jp>
Thu, 28 May 2020 13:50:12 +0000 (22:50 +0900)
commitfe64c4d1e69c5ccd0acdd5a5be2b2eb3829782bd
tree2416371d59a2efabc1a9d4c2dda4b24c29bdb3f9
parent3a7a62497e4be7f0a37b8d716fbb69ebb7d0dc35
[Refactor] #40399 Separated sv-weapon-types.h from object.h
24 files changed:
Hengband/Hengband/Hengband.vcxproj
Hengband/Hengband/Hengband.vcxproj.filters
src/Makefile.am
src/birth/birth-stat.c
src/birth/initial-equipments-table.c
src/birth/inventory-initializer.c
src/combat/attack-accuracy.c
src/combat/attack-criticality.c
src/combat/player-attack.c
src/core/game-play.c
src/market/articles-on-sale.c
src/market/building-craft-fix.c
src/market/building-craft-weapon.c
src/monster/monster1.c
src/object/artifact.c
src/object/object-hook.c
src/object/object1.c
src/object/object2.c
src/object/sv-weapon-types.h [new file with mode: 0644]
src/player/player-effects.c
src/player/player-status.c
src/spell/spells-object.c
src/store/store-util.c
src/view/status-first-page.c