diff options
author | Rangi <remy.oukaour+rangi42@gmail.com> | 2021-05-23 22:09:45 -0400 |
---|---|---|
committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2021-05-23 22:09:45 -0400 |
commit | 198795bbb0b041e33320fab0f0497216ce13a855 (patch) | |
tree | c8fd6a2a593eb99acdd1393dfd288127a2c00fc9 /constants | |
parent | de444678a6700ed72bcabc0d7567743acb93c22c (diff) | |
parent | 346ce9454aac5ed9bd000d637f146b31f5a6f29d (diff) |
Merge remote-tracking branch 'remotes/pokered/master'
Diffstat (limited to 'constants')
-rw-r--r-- | constants/item_constants.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/constants/item_constants.asm b/constants/item_constants.asm index 29af9775..10cc31d1 100644 --- a/constants/item_constants.asm +++ b/constants/item_constants.asm @@ -3,7 +3,7 @@ ; - ItemNames (see data/items/names.asm) ; - ItemPrices (see data/items/prices.asm) ; - TechnicalMachinePrices (see data/items/tm_prices.asm) -; - KeyItemBitfield (see data/items/key_items.asm) +; - KeyItemFlags (see data/items/key_items.asm) ; - ItemUsePtrTable (see engine/items/item_effects.asm) const_def const NO_ITEM ; $00 |