diff options
Diffstat (limited to 'src/map/status.h')
-rw-r--r-- | src/map/status.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/map/status.h b/src/map/status.h index 13989080f..a104b5a9d 100644 --- a/src/map/status.h +++ b/src/map/status.h @@ -365,6 +365,7 @@ enum { extern int StatusIconChangeTable[];
extern int current_equip_item_index;
+extern int current_equip_card_id;
//Mode definitions to clear up code reading. [Skotlex]
#define MD_CANMOVE 0x001
|