From 201f56b3e91ec3567ad011ecdea356bee56d7316 Mon Sep 17 00:00:00 2001 From: xCrystal Date: Wed, 22 Oct 2014 23:17:19 +0200 Subject: nothing --- main.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.asm b/main.asm index d89d1dc0a..945797507 100644 --- a/main.asm +++ b/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 will loop indefinitely. +; If the Pokemon has no moves, the game goes into an endless loop. .DecrementScores ld hl, Buffer1 ld de, EnemyMonMoves -- cgit v1.2.3