shithub: pokecrystal

Download patch

ref: 74005945b70705c624c57b3dced870370bce7739
parent: 0bd74cdd7341a4cff5da73e1c32ac0d237ec8e08
author: yenatch <[email protected]>
date: Sun May 28 11:54:03 EDT 2017

Fix no newline at eof in engine/time.asm

--- a/engine/time.asm
+++ b/engine/time.asm
@@ -462,4 +462,4 @@
 	ld a, [hMinutes]
 	ld [hli], a
 	ret
-; 11639
\ No newline at end of file
+; 11639