OSDN Git Service

Merge branch 'For2.2.2-Refactoring' into For3.0.0-Artifact-Monster-Addition
[hengbandforosx/hengbandosx.git] / src / effect / effect-player-switcher.h
1 #pragma once
2
3 #include "system/angband.h"
4 #include "effect-player-util.h"
5
6 void switch_effects_player(player_type *target_ptr, effect_player_type *ep_ptr);