OSDN Git Service

v3.0.0 Alpha5 OSDN最終版
[hengband/hengband.git] / src / monster-floor / monster-dist-offsets.h
1 #pragma once
2
3 #include "system/angband.h"
4
5 extern const POSITION *dist_offsets_y[10];
6 extern const POSITION *dist_offsets_x[10];