OSDN Git Service

[Refactor] #38997 spells.h にあったTELE_LEVEL_IS_INEFF() の関数マクロを普通の関数に変換しspells3.cに配置...
authorHourier <hourier@users.sourceforge.jp>
Thu, 9 Jan 2020 12:43:47 +0000 (21:43 +0900)
committerHourier <hourier@users.sourceforge.jp>
Thu, 9 Jan 2020 12:43:47 +0000 (21:43 +0900)
commit64100c49b972473c60110c0ca9a0a45d6ab0f626
tree0e5726c66c40c3d41d64ff4239a3b97391b40f16
parenta8ca6c4524d670fb4229c51c0eb89c8dad587cb8
[Refactor] #38997 spells.h にあったTELE_LEVEL_IS_INEFF() の関数マクロを普通の関数に変換しspells3.cに配置 / Changed macro function 'TELE_LEVEL_IS_INEFF()' in spells.h to normal function 'is_teleport_level_ineffective()' in spells3.c
src/mspells1.c
src/mspells2.c
src/player-inventory.c
src/spells.h
src/spells3.c