OSDN Git Service

Merge branch 'feature/english-correction' into develop
[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);