OSDN Git Service

[Refactor] #40030 monster-process.c からmonster-dist-offsets.c/h を分離 / Separated monste...
[hengband/hengband.git] / src / monster-dist-offsets.h
1 #pragma once
2
3 const POSITION *dist_offsets_y[10];
4 const POSITION *dist_offsets_x[10];