You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-12-11 05:02:16 -08: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