OSDN Git Service

Revert "Revert "Merge branch 'master' of git.osdn.net:/gitroot/hengband/hengband""
[hengband/hengband.git] / src / player-info / class-ability-info.h
1 #pragma once
2
3 #include "system/angband.h"
4
5 typedef struct self_info_type self_info_type;
6 void set_class_ability_info(player_type *creature_ptr, self_info_type *si_ptr);