OSDN Git Service

[Refactor] #38997 IS_TIM_STEALTH() の関数マクロを普通の関数 is_time_limit_stealth()に変更し、player_ty...
authorHourier <hourier@users.sourceforge.jp>
Sun, 12 Jan 2020 09:23:09 +0000 (18:23 +0900)
committerHourier <hourier@users.sourceforge.jp>
Sun, 12 Jan 2020 16:06:58 +0000 (01:06 +0900)
commit3f71d525aa1cf468d6fda3aff5556b39e28d072d
tree84bb9cd912e637b4df621544697ed511f0852315
parentc4c1f7d2945332f92da48c2c7c252291600d73f5
[Refactor] #38997 IS_TIM_STEALTH() の関数マクロを普通の関数 is_time_limit_stealth()に変更し、player_type * 引数を追加 / Changed macro function IS_TIM_ESP() to normal function, renamed it is_time_limit_stealth() and added player_type * argument
src/player-effects.c
src/player-status.c
src/player-status.h
src/view-mainwindow.c