OSDN Git Service

Merge pull request #1363 from backwardsEric/Pakuman-English
[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];