diff options
Diffstat (limited to 'data')
| -rw-r--r-- | data/shop.s | 5 | 
1 files changed, 3 insertions, 2 deletions
| diff --git a/data/shop.s b/data/shop.s index 58f294e6b..45ecbb585 100644 --- a/data/shop.s +++ b/data/shop.s @@ -53,9 +53,10 @@ gUnknown_08589AA8:: @ 8589AA8  gUnknown_08589AB0:: @ 8589AB0  	.byte 1, 2, 3 +	.byte 0, 2, 3 +	.byte 0, 3, 2 -gUnknown_08589AB3:: @ 8589AB3 -	.byte 0, 2, 3, 0, 3, 2, 0 +	.align 1  gUnknown_08589ABA:: @ 8589ABA  	.2byte 0x284, 0x282, 0x280 | 
