forked from ejona86/taus
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtournament-CHR.inc
51 lines (33 loc) · 1.14 KB
/
tournament-CHR.inc
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
.include "tournament.screenlayout.inc"
ips_tilehdr CHR_RIGHT,$68
.incbin "build/twoplayer.chrs/18"
ips_tilehdr CHR_RIGHT,$76
.incbin "build/twoplayer.chrs/04"
ips_tilehdr CHR_RIGHT,$86
.incbin "build/twoplayer.chrs/05"
ips_tilehdr CHR_RIGHT,$8C
.incbin "build/twoplayer.chrs/00"
ips_tilehdr CHR_RIGHT,$8D
.incbin "build/twoplayer.chrs/11"
ips_tilehdr CHR_RIGHT,$9B
.incbin "build/twoplayer.chrs/19"
ips_tilehdr CHR_RIGHT,$9C
.incbin "build/twoplayer.chrs/12"
ips_tilehdr CHR_RIGHT,$9D
.incbin "build/twoplayer.chrs/03"
ips_tilehdr CHR_RIGHT,$9E
.incbin "build/twoplayer.chrs/16"
ips_tilehdr CHR_RIGHT,$9F
.incbin "build/twoplayer.chrs/17"
ips_tilehdr CHR_RIGHT,INGAME_LAYOUT_CHARID_HUNDRED
.incbin "build/twoplayer.chrs/1a"
ips_tilehdr CHR_RIGHT,INGAME_LAYOUT_CHARID_HUNDRED+1
.incbin "build/twoplayer.chrs/1b"
ips_tilehdr CHR_RIGHT,INGAME_LAYOUT_CHARID_ARROWS
.incbin "build/twoplayer.chrs/1e"
ips_tilehdr CHR_RIGHT,INGAME_LAYOUT_CHARID_ARROWS+1
.incbin "build/twoplayer.chrs/1f"
ips_tilehdr CHR_RIGHT,INGAME_LAYOUT_CHARID_ARROWS+2
.incbin "build/twoplayer.chrs/1c"
ips_tilehdr CHR_RIGHT,INGAME_LAYOUT_CHARID_ARROWS+3
.incbin "build/twoplayer.chrs/1d"