-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathgraphics.event
55 lines (46 loc) · 1.05 KB
/
graphics.event
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
PUSH
ORG $1A48E0+0x0000
#incbin "graphics/lv1.png.bin"
ORG $1A48E0+0x0800
#incbin "graphics/lv1.png.bin"
ORG $1A48E0+0x1000
#incbin "graphics/lv1.png.bin"
ORG $1BE8E0+0x0000
#incbin "graphics/lv2.png.bin"
ORG $1BE8E0+0x0800
#incbin "graphics/lv2.png.bin"
ORG $1BE8E0+0x1000
#incbin "graphics/lv2.png.bin"
ORG $1DD8E0+0x0000
#incbin "graphics/lv9.png.bin"
ORG $1DD8E0+0x0800
#incbin "graphics/lv9.png.bin"
ORG $1DD8E0+0x1000
#incbin "graphics/lv9.png.bin"
ORG $1E00E0+0x0000
#incbin "graphics/lv10.png.bin"
ORG $1E00E0+0x0800
#incbin "graphics/lv10.png.bin"
ORG $1E00E0+0x1000
#incbin "graphics/lv10.png.bin"
ORG $163000
#incbin "graphics/163000.png.bin"
ORG $183000
#incbin "graphics/183000.png.bin"
ORG $186F80
#incbin "graphics/186F80.png.bin"
ORG $18B000
#incbin "graphics/18B000.png.bin"
ORG $17CDB0
#incbin "graphics/17CDB0.png.bin"
ORG $17CEB0
#incbin "graphics/17CEB0.png.bin"
ORG $17DE00
#incbin "graphics/17DE00.png.bin"
ORG $1E3000
#incbin "graphics/1E3000.png.bin"
ORG $17CB50
#incbin "graphics/17CB50.png.bin"
ORG $1EC0B0
#incbin "graphics/par.png.bin"
POP