mirror of https://github.com/pret/pokecrystal.git
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