OSDN Git Service

[Refactor] #38997 exe_quaff_potion() に player_type * 引数を追加.
[hengband/hengband.git] / src / cmd-quaff.h
2019-08-07 deskull[Refactor] #38997 exe_quaff_potion() に player_type...
2019-06-15 deskullMerge branch '#39321' into For2.2.2-Refactoring
2019-06-15 deskull[Refactor] #39321 do_cmd_quaff_potion_aux() を exe_quaff...
2019-02-11 Deskull[Refactor] #38932 文字コードを UTF-8(BOM) / LF に統一。 / Unify...
2018-11-02 Deskull[Refactor] #37287 #37353 型の置換。 / Type replacement.
2018-10-31 Deskull[Fix] #37353 文字コード修正。
2018-09-07 Deskull* [Refactor] #37353 プレイヤーの飲む処理を cmd-quaff.c/h に分離。...