OSDN Git Service

[Refactor] #40413 Separated command-repeater.c/h from util.c/h
authorHourier <hourier@users.sourceforge.jp>
Sun, 14 Jun 2020 07:05:46 +0000 (16:05 +0900)
committerHourier <hourier@users.sourceforge.jp>
Sun, 14 Jun 2020 07:05:46 +0000 (16:05 +0900)
commit6862439545606f296b2e0329fad0d385da9ea6c9
tree3f734fa2b7e0845bcf41aa8a64de30861a84890f
parentbb6e24df204c057ff28f403e9aef6faa6a3aa242
[Refactor] #40413 Separated command-repeater.c/h from util.c/h
21 files changed:
Hengband/Hengband/Hengband.vcxproj
Hengband/Hengband/Hengband.vcxproj.filters
src/Makefile.am
src/cmd-action/cmd-hissatsu.c
src/cmd-action/cmd-pet.c
src/cmd-action/cmd-spell.c
src/cmd-item/cmd-magiceat.c
src/cmd-item/cmd-smith.c
src/core/asking-player.c
src/inventory/player-inventory.c
src/io/command-repeater.c [new file with mode: 0644]
src/io/command-repeater.h [new file with mode: 0644]
src/io/input-key-processor.c
src/io/targeting.c
src/mind/mind-sniper.c
src/mind/mind.c
src/mind/racial.c
src/mspell/mspells3.c
src/store/store.c
src/util/util.c
src/util/util.h