OSDN Git Service

Merge branch 'master' of git.osdn.net:/gitroot/hengband/hengband
[hengband/hengband.git] / src / io / input-key-processor.h
1 #pragma once
2
3 #include "system/angband.h"
4
5 bool enter_wizard_mode(player_type* player_ptr);
6 void process_command(player_type* creature_ptr);