summaryrefslogtreecommitdiff
path: root/gfx/pics/chansey/frames.asm
blob: ad22cb7eb3dbb2b6c3986f1ad6300e010cca3696 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
	dw .frame1
	dw .frame2
	dw .frame3
	dw .frame4
.frame1
	db $00 ; bitmask
	db $24, $25, $26, $27, $28, $29, $2a, $2b, $2c, $2d, $2e, $2f
	db $30, $31, $32, $33, $34, $35, $36, $37
.frame2
	db $01 ; bitmask
	db $38, $39, $3a, $3b, $3c
.frame3
	db $02 ; bitmask
	db $3d, $3e, $3f, $40
.frame4
	db $03 ; bitmask
	db $24, $25, $26, $27, $28, $29, $2a, $2b, $2c, $2d, $2e, $2f
	db $30, $31, $32, $33, $34, $35
; 0xd59cc