You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Use maskbits NUM_TYPES
This commit is contained in:
@@ -27,7 +27,7 @@ BattleCommand_Conversion2: ; 359e6
|
||||
|
||||
.loop
|
||||
call BattleRandom
|
||||
and $1f
|
||||
maskbits NUM_TYPES
|
||||
cp UNUSED_TYPES
|
||||
jr c, .okay
|
||||
cp UNUSED_TYPES_END
|
||||
|
Reference in New Issue
Block a user