OSDN Git Service

Merge remote-tracking branch 'remotes/origin/feature/Fix-Lore-OutOfArrayAccess' into...
[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];