OSDN Git Service

[Refactor] #37353 古くなったコメントを削除 / Removed old (unnecessary) comment
authorHourier <hourier@users.sourceforge.jp>
Tue, 28 Jan 2020 11:32:08 +0000 (20:32 +0900)
committerHourier <hourier@users.sourceforge.jp>
Tue, 28 Jan 2020 11:32:08 +0000 (20:32 +0900)
src/player-inventory.c

index a3f8896..20e32a5 100644 (file)
@@ -784,7 +784,6 @@ static bool get_item_allow(player_type *owner_ptr, INVENTORY_IDX item)
 
 
 /*!
- * todo この関数のプロトタイプ宣言がobject.hにいる。player_inventory.hであるべき
  * @brief オブジェクト選択の汎用関数 /
  * Let the user select an item, save its "index"
  * @param owner_ptr プレーヤーへの参照ポインタ