shithub: pokecrystal

Download patch

ref: 91ebc0836bf8f1ef7dca95229d77fe9714514415
parent: db84ec18d994ded86b4f34eaf280421414d9c119
author: yenatch <[email protected]>
date: Mon May 13 14:43:34 EDT 2013

connection hram labels

--- a/hram.asm
+++ b/hram.asm
@@ -24,6 +24,9 @@
 hJoyPressed        EQU $ffa7
 hJoyDown           EQU $ffa8
 
+hConnectionStripLength EQU $ffaf
+hConnectedMapWidth EQU $ffb0
+
 hPastLeadingZeroes EQU $ffb3
 
 hDividend          EQU $ffb3