OSDN Git Service

Merge pull request #3608 from habu1010/feature/fix-crash-on-charcter-dump-to-invalid...
[hengbandforosx/hengbandosx.git] / src / core / magic-effects-timeout-reducer.h
1 #pragma once
2
3 class PlayerType;
4 void reduce_magic_effects_timeout(PlayerType *player_ptr);