OSDN Git Service

[Refactor] #37353 'if 0' のプリプロを削除したファイル群について、インデントを自動調整 / Applied automatic adjustmen...
[hengband/hengband.git] / src / player-inventory.c
index b2d8030..560594a 100644 (file)
@@ -1508,7 +1508,7 @@ bool get_item(player_type *owner_ptr, OBJECT_IDX *cp, concptr pmt, concptr str,
                        item = TRUE;
                        done = TRUE;
                        break;
-                       }
+               }
                }
        }