shithub: pokecrystal

Download patch

ref: 8641358590ee6230518f33a5abcdff300056a4a6
parent: 201f56b3e91ec3567ad011ecdea356bee56d7316
author: xCrystal <rgr.crystal@gmail.com>
date: Wed Oct 22 19:17:49 EDT 2014

Revert "nothing"

This reverts commit 201f56b3e91ec3567ad011ecdea356bee56d7316.

--- a/main.asm
+++ b/main.asm
@@ -47180,7 +47180,7 @@
 	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