OSDN Git Service

Reworded English description of the sniper's SP_PIERCE ability.
[hengband/hengband.git] / src / wizard / wizard-messages.h
1 #pragma once
2
3 #include "system/angband.h"
4
5 void msg_print_wizard(player_type *player_ptr, int cheat_type, concptr msg);
6 void msg_format_wizard(player_type *player_ptr, int cheat_type, concptr fmt, ...);