OSDN Git Service

[Refactor] #39970 Renamed process_world_aux_timeout() to reduce_magic_effects_timeout()
[hengband/hengband.git] / src / core / magic-effects-timeout-reducer.h
1 #pragma once
2
3 void reduce_magic_effects_timeout(player_type* creature_ptr);