diff options
Diffstat (limited to 'include/shop.h')
-rw-r--r-- | include/shop.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/shop.h b/include/shop.h index 10e2b1060..164d6f3c2 100644 --- a/include/shop.h +++ b/include/shop.h @@ -13,7 +13,7 @@ enum // shop view window NPC info enum enum { - EVENT_OBJ_ID, + OBJ_EVENT_ID, X_COORD, Y_COORD, ANIM_NUM, |