OSDN Git Service

Merge remote-tracking branch 'remotes/hengbandosx/english-market-edits' into feature...
[hengband/hengband.git] / src / core / magic-effects-timeout-reducer.h
1 #pragma once
2
3 #include "system/angband.h"
4
5 void reduce_magic_effects_timeout(player_type* creature_ptr);