You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
connection hram labels
This commit is contained in:
3
hram.asm
3
hram.asm
@@ -24,6 +24,9 @@ hJoyReleased EQU $ffa6
|
|||||||
hJoyPressed EQU $ffa7
|
hJoyPressed EQU $ffa7
|
||||||
hJoyDown EQU $ffa8
|
hJoyDown EQU $ffa8
|
||||||
|
|
||||||
|
hConnectionStripLength EQU $ffaf
|
||||||
|
hConnectedMapWidth EQU $ffb0
|
||||||
|
|
||||||
hPastLeadingZeroes EQU $ffb3
|
hPastLeadingZeroes EQU $ffb3
|
||||||
|
|
||||||
hDividend EQU $ffb3
|
hDividend EQU $ffb3
|
||||||
|
Reference in New Issue
Block a user