diff options
| author | PikalaxALT <pikalaxalt@gmail.com> | 2019-07-13 19:31:19 -0400 |
|---|---|---|
| committer | PikalaxALT <pikalaxalt@gmail.com> | 2019-07-13 19:31:19 -0400 |
| commit | 40c3cf3da7d431bec3cf1bb87356c1c634fdc172 (patch) | |
| tree | c19110b668e1e0acb2a5a71e097fef28de95a3df /graphics | |
| parent | b4677561d52e862c4e5ff060904067ed26acca08 (diff) | |
Finish battle_records.s and assoc. data
Diffstat (limited to 'graphics')
| -rw-r--r-- | graphics/battle_records/bg_tiles.png | bin | 0 -> 135 bytes | |||
| -rw-r--r-- | graphics/battle_records/palette.pal | 19 | ||||
| -rw-r--r-- | graphics/battle_records/tilemap.bin | bin | 0 -> 2048 bytes |
3 files changed, 19 insertions, 0 deletions
diff --git a/graphics/battle_records/bg_tiles.png b/graphics/battle_records/bg_tiles.png Binary files differnew file mode 100644 index 000000000..bbe9de321 --- /dev/null +++ b/graphics/battle_records/bg_tiles.png diff --git a/graphics/battle_records/palette.pal b/graphics/battle_records/palette.pal new file mode 100644 index 000000000..d6994a324 --- /dev/null +++ b/graphics/battle_records/palette.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +115 197 164 +74 74 74 +189 131 156 +230 156 213 +222 238 255 +230 246 255 +148 115 139 +197 213 222 +172 164 189 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 diff --git a/graphics/battle_records/tilemap.bin b/graphics/battle_records/tilemap.bin Binary files differnew file mode 100644 index 000000000..a3691cfd7 --- /dev/null +++ b/graphics/battle_records/tilemap.bin |
