OSDN Git Service

Inserted space between word and parenthesis in an English message.
[hengband/hengband.git] / src / object-activation / activation-genocide.h
1 #pragma once
2
3 #include "system/angband.h"
4
5 bool activate_genocide(player_type *user_ptr);
6 bool activate_mass_genocide(player_type *user_ptr);