diff options
author | xCrystal <rgr.crystal@gmail.com> | 2014-10-22 23:17:49 +0200 |
---|---|---|
committer | xCrystal <rgr.crystal@gmail.com> | 2014-10-22 23:17:49 +0200 |
commit | 8641358590ee6230518f33a5abcdff300056a4a6 (patch) | |
tree | f257dbaa40098607554ef65803a2ac01704da735 | |
parent | 201f56b3e91ec3567ad011ecdea356bee56d7316 (diff) |
Revert "nothing"
This reverts commit 201f56b3e91ec3567ad011ecdea356bee56d7316.
-rw-r--r-- | main.asm | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |