mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-01-23 09:16:20 -08:00
Revert "nothing"
This reverts commit 201f56b3e91ec3567ad011ecdea356bee56d7316.
This commit is contained in:
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…
x
Reference in New Issue
Block a user