OSDN Git Service

[Refactor] #39970 Renamed core.c/h to system-variables.c/h
authorHourier <hourier@users.sourceforge.jp>
Sun, 10 May 2020 14:02:43 +0000 (23:02 +0900)
committerHourier <hourier@users.sourceforge.jp>
Sun, 10 May 2020 14:03:00 +0000 (23:03 +0900)
commit976f2089866b7ef14a64f908e2c9e7ec6fb3f2f3
tree1537c194f34b6b4255ccc4865ebcaefabef2af7f
parentef41f53e1e45f056d287de24181245af5003436f
[Refactor] #39970 Renamed core.c/h to system-variables.c/h
33 files changed:
Hengband/Hengband/Hengband.vcxproj
Hengband/Hengband/Hengband.vcxproj.filters
src/Makefile.am
src/birth/birth.c
src/cmd/cmd-basic.c
src/core/game-play.c
src/core/system-variables.c [moved from src/core.c with 96% similarity]
src/core/system-variables.h [moved from src/core.h with 100% similarity]
src/dungeon/dungeon-file.c
src/files.c
src/floor-generate.c
src/floor-save.c
src/gameterm.c
src/init.c
src/io/read-pref-file.c
src/io/signal-handlers.c
src/io/write-diary.c
src/knowledge/knowledge-quests.c
src/load.c
src/main-win.c
src/main-x11.c
src/main.c
src/market/building.c
src/monster2.c
src/object1.c
src/quest.c
src/spell/spells1.c
src/spell/spells2.c
src/targeting.c
src/util.c
src/view/display-main-window.c
src/view/display-player.c
src/wild.c