OSDN Git Service

[Refactor] FORCE_DEPTHを新定義に合わせた
[hengbandforosx/hengbandosx.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];