OSDN Git Service

[WIP] [Refactor] #39963 Renamed spells.h to spells1.h
authorHourier <hourier@users.sourceforge.jp>
Fri, 8 May 2020 08:37:51 +0000 (17:37 +0900)
committerHourier <hourier@users.sourceforge.jp>
Fri, 8 May 2020 08:37:51 +0000 (17:37 +0900)
commit11f40b688314ef6cba2849a52da23d6274501546
tree36b7067a9de8e7b7721586e445699937dcba23ee
parent7bd244ea75919d777a6dc167b773e40d9806ab95
[WIP] [Refactor] #39963 Renamed spells.h to spells1.h
25 files changed:
Hengband/Hengband/Hengband.vcxproj
Hengband/Hengband/Hengband.vcxproj.filters
src/Makefile.am
src/cmd/cmd-item.c
src/cmd/cmd-magiceat.c
src/cmd/cmd-quaff.c
src/cmd/cmd-spell.c
src/cmd/cmd-usestaff.c
src/floor-generate.c
src/floor-save.c
src/floor-streams.c
src/market/building.c
src/market/store.c
src/monster-status.c
src/object2.c
src/player-class.h
src/realm/realm-arcane.c
src/realm/realm-craft.c
src/realm/realm-life.c
src/spell/spells1.c [moved from src/spells1.c with 99% similarity]
src/spell/spells1.h [moved from src/spells.h with 100% similarity]
src/spell/spells2.c [moved from src/spells2.c with 99% similarity]
src/spell/spells3.c [moved from src/spells3.c with 99% similarity]
src/spells-floor.c
src/spells-object.c