shithub: pokecrystal

Download patch

ref: df103fd31cc60f07801fc2cd29e6cc0c9e56fa3c
parent: e3e64fdf59a7d31705e8da9935bb1f3e8b207a26
author: Remy Oukaour <[email protected]>
date: Wed Dec 27 07:01:39 EST 2017

; This is distinct from MAX_LEVEL.

--- a/home.asm
+++ b/home.asm
@@ -1104,7 +1104,7 @@
 
 ; How many digits?
 	ld c, 2
-	cp 100
+	cp 100 ; This is distinct from MAX_LEVEL.
 	jr c, Print8BitNumRightAlign
 
 ; 3-digit numbers overwrite the :L.