OSDN Git Service

[fix] #41503 超能力者でゲームを開始しようとするとクラッシュ
[hengband/hengband.git] / src / target / grid-selector.h
1 #pragma once
2
3 #include "system/angband.h"
4
5 bool tgt_pt(player_type *creature_ptr, POSITION *x, POSITION *y);