summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorjiangzhengwenjz <jiangzhengwenjzw@qq.com>2019-07-16 23:22:52 +0800
committerjiangzhengwenjz <jiangzhengwenjzw@qq.com>2019-07-16 23:22:52 +0800
commitc7d3ad06b062abf6acb2eaa2b19da86a7acdab19 (patch)
treedda0c0701f1f73921fc2d7ca3fd1b6133473aad4 /graphics
parentb7bdad5b2594b847a7d9c70970505c45dabca462 (diff)
parente13e7eccafdc48b648bf20f8e02f72130c51d1ab (diff)
Merge branch 'master' into pokemon
Diffstat (limited to 'graphics')
-rw-r--r--graphics/battle_records/bg_tiles.pngbin0 -> 135 bytes
-rw-r--r--graphics/battle_records/palette.pal19
-rw-r--r--graphics/battle_records/tilemap.binbin0 -> 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
new file mode 100644
index 000000000..bbe9de321
--- /dev/null
+++ b/graphics/battle_records/bg_tiles.png
Binary files differ
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
new file mode 100644
index 000000000..a3691cfd7
--- /dev/null
+++ b/graphics/battle_records/tilemap.bin
Binary files differ