OSDN Git Service

[Refactor] #40233 Reshaped sell-order.c
[hengbandforosx/hengbandosx.git] / src / racial / racial-android.h
1 #pragma once
2
3 #include "system/angband.h"
4
5 bool android_inside_weapon(player_type *creature_ptr);
6 void calc_android_exp(player_type *creature_ptr);