mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
parent
201f56b3e9
commit
8641358590
2
main.asm
2
main.asm
@ -47180,7 +47180,7 @@ AIChooseMove: ; 440ce
|
||||
jr .CheckLayer
|
||||
|
||||
; Decrement the scores of all moves one by one until one reaches 0.
|
||||
; If the Pokemon has no moves, the game goes into an endless loop.
|
||||
; If the Pokemon has no moves, the game will loop indefinitely.
|
||||
.DecrementScores
|
||||
ld hl, Buffer1
|
||||
ld de, EnemyMonMoves
|
||||
|
Loading…
Reference in New Issue
Block a user