OSDN Git Service

Merge branch 'unix-debug-save-purge' into feature/Debug-save-for-non-Windows
[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);