mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
SPECIAL -> UNUSED_TYPES_END
This commit is contained in:
parent
316fa4b695
commit
c5f9e25cc4
@ -87,7 +87,7 @@ HiddenPowerDamage:
|
|||||||
; Skip unused types
|
; Skip unused types
|
||||||
cp UNUSED_TYPES
|
cp UNUSED_TYPES
|
||||||
jr c, .done
|
jr c, .done
|
||||||
add SPECIAL - UNUSED_TYPES
|
add UNUSED_TYPES_END - UNUSED_TYPES
|
||||||
|
|
||||||
.done
|
.done
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user