OSDN Git Service

Reword the first sentence of the English description for Yu'uichi. It is an interpol...
[hengbandforosx/hengbandosx.git] / src / mutation / gain-mutation-switcher.h
1 #pragma once
2
3 #include "system/angband.h"
4
5 typedef struct glm_type glm_type;
6 void switch_gain_mutation(player_type *creature_ptr, glm_type *gm_ptr);