OSDN Git Service

[Refactor] #38997 関数マクロpattern_tile() を普通の関数に展開し、player-type * 引数を追加 / Changed macro...
authorHourier <hourier@users.sourceforge.jp>
Sat, 18 Jan 2020 12:47:03 +0000 (21:47 +0900)
committerHourier <hourier@users.sourceforge.jp>
Sat, 18 Jan 2020 14:01:53 +0000 (23:01 +0900)
commit21058123ed9b951adb0373473888cbeb1829c88d
treeeffc75f8dad925d4071b8cdcf94104b2515b9b13
parentcb253c248b9350c69813780a172983d40983de4f
[Refactor] #38997 関数マクロpattern_tile() を普通の関数に展開し、player-type * 引数を追加 / Changed macro function pattern_tile() to normal function and added player_type * argument
src/core.c
src/floor-generate.c
src/floor-save.c
src/floor.c
src/floor.h
src/mind.c
src/monster2.c
src/mspells1.c
src/player-status.c
src/spells-floor.c