diff options
| author | Bryan Bishop <kanzure@gmail.com> | 2012-01-15 15:45:09 -0600 |
|---|---|---|
| committer | Bryan Bishop <kanzure@gmail.com> | 2012-01-15 15:45:09 -0600 |
| commit | 1f1f31ff9cc45ffe1777d78975c0022d14233ab9 (patch) | |
| tree | b119cdf9a03f5f297721065e0ba8433150696052 /common.asm | |
| parent | Merge. (diff) | |
| download | pokeyellow-1f1f31ff9cc45ffe1777d78975c0022d14233ab9.tar.gz pokeyellow-1f1f31ff9cc45ffe1777d78975c0022d14233ab9.tar.xz pokeyellow-1f1f31ff9cc45ffe1777d78975c0022d14233ab9.zip | |
connection_helper - print out a formula for connection math
hg-commit-id: 27e8096bb251
Diffstat (limited to 'common.asm')
| -rw-r--r-- | common.asm | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8138,7 +8138,7 @@ PalletTown_h: db NORTH | SOUTH ; connections db ROUTE_1 - dw $4192,$C6EB ; pointers + dw Route1Blocks + 150,$C6EB ; pointers db $0A,$0A ; bigness, width db $23,$00 ; alignments dw $C809 ; window |
