diff options
author | PikalaxALT <PikalaxALT@gmail.com> | 2015-11-10 11:05:26 -0500 |
---|---|---|
committer | PikalaxALT <PikalaxALT@gmail.com> | 2015-11-10 11:05:26 -0500 |
commit | ba05bfeafec51b183986ecaacd22c718ec21f56a (patch) | |
tree | 671cb0eda5320b23602bca33e8ff0e8a49c2e37e /constants | |
parent | d8cd991b35d45ef75b06a89b0626381132b34806 (diff) |
Move some gfx files around, also clock reset fn
Diffstat (limited to 'constants')
-rw-r--r-- | constants/item_constants.asm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/constants/item_constants.asm b/constants/item_constants.asm index 41ecfcf60..71cc2ba60 100644 --- a/constants/item_constants.asm +++ b/constants/item_constants.asm @@ -318,6 +318,7 @@ const_value SET 30 const HELD_SP_DEFENSE_UP const HELD_ACCURACY_UP const HELD_EVASION_UP + const HELD_38 const_value SET 40 const HELD_40 |