OSDN Git Service

[Refactor] #40014 Moved get_monster_hook(), get_monster_hook2() and get_mon_num_prep...
authorHourier <hourier@users.sourceforge.jp>
Tue, 9 Jun 2020 09:49:36 +0000 (18:49 +0900)
committerHourier <hourier@users.sourceforge.jp>
Tue, 9 Jun 2020 09:49:36 +0000 (18:49 +0900)
commit24cd1087d7f590751a6c581f133abbe240457a87
treef565dd49c1db5025730d76b0de364bdffd4f7177
parentf9a22acb49c58ffe5e4eec9edd6340a4793b1cdd
[Refactor] #40014 Moved get_monster_hook(), get_monster_hook2() and get_mon_num_prep() from monster2.c/h to monster-util.c/h
28 files changed:
src/birth/inventory-initializer.c
src/cmd-item/cmd-activate.c
src/core/game-play.c
src/core/player-processor.c
src/dungeon/dungeon-processor.c
src/dungeon/quest.c
src/floor/fixed-map-generator.c
src/floor/floor-generate.c
src/floor/wild.c
src/grid/trap.c
src/market/arena.c
src/market/bounty.c
src/monster-race/monster-race-hook.c
src/monster/monster-processor.c
src/monster/monster-status.c
src/monster/monster-util.c
src/monster/monster-util.h
src/monster/monster1.c
src/monster/monster1.h
src/monster/monster2.c
src/monster/monster2.h
src/mspell/mspell-floor.c
src/mspell/mspell-special.c
src/object-enchant/apply-magic-others.c
src/player/eldritch-horror.c
src/room/rooms-pit-nest.c
src/room/rooms-special.c
src/spell/spells3.c