summaryrefslogtreecommitdiff
path: root/src/map/map.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/map.h')
-rw-r--r--src/map/map.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map/map.h b/src/map/map.h
index da04f6d0b..70c6b4ec1 100644
--- a/src/map/map.h
+++ b/src/map/map.h
@@ -1139,7 +1139,6 @@ typedef enum {
CELL_CHKNOPASS, // �ʉߕs��(�Z���^�C�v1,5)
CELL_GETTYPE, // �Z���^�C�v��Ԃ�
CELL_GETCELLTYPE,
- CELL_CHKSTACK,
CELL_CHKNPC=0x10, // �^�b�`�^�C�v��NPC(�Z���^�C�v0x80�t���O)
CELL_CHKREGEN, // cells that improve regeneration
CELL_CHKPNEUMA,
@@ -1148,6 +1147,7 @@ typedef enum {
CELL_CHKLANDPROTECTOR,
CELL_CHKMOONLIT,
CELL_CHKICEWALL,
+ CELL_CHKSTACK,
} cell_t;
// map_setcell()�Ŏg�p�����t���O
enum {