OSDN Git Service

[cleanup] clang-formatによる整形
[hengbandforosx/hengbandosx.git] / src / knowledge / knowledge-inventory.h
1 #pragma once
2
3 #include "system/angband.h"
4
5 void do_cmd_knowledge_inventory(player_type *creature_ptr);