OSDN Git Service

[Refactor] #40392 Moved add_history_from_pref_line() from birth.c/h to inter-pret...
authorHourier <hourier@users.sourceforge.jp>
Mon, 18 May 2020 12:28:49 +0000 (21:28 +0900)
committerHourier <hourier@users.sourceforge.jp>
Mon, 18 May 2020 12:30:56 +0000 (21:30 +0900)
commit75705d626057c51aac88aaa75449e4fe4c126c8f
tree6396d5553523a3c1488acc012acd65d25102565c
parentff12c88669257f8670689830ea040859729ab81e
[Refactor] #40392 Moved add_history_from_pref_line() from birth.c/h to inter-pret-pref-file.c/h, read_histpref() from birth.c to read-pref-file.c/h and separated history-editor.c/h from birth.c/h
Hengband/Hengband/Hengband.vcxproj
Hengband/Hengband/Hengband.vcxproj.filters
src/Makefile.am
src/birth/birth.c
src/birth/birth.h
src/birth/history-editor.c [new file with mode: 0644]
src/birth/history-editor.h [new file with mode: 0644]
src/io/interpret-pref-file.c
src/io/interpret-pref-file.h
src/io/read-pref-file.c
src/io/read-pref-file.h