OSDN Git Service

[Refactor] #40457 Moved choosable_realm, realm_choices1[] and realm_choices2[] from...
[hengband/hengband.git] / src / cmd-io / cmd-knowledge.h
1 #pragma once
2
3 #include "system/angband.h"
4
5 void do_cmd_knowledge(player_type *creature_ptr);