summaryrefslogtreecommitdiff
path: root/macros/gfx.asm
diff options
context:
space:
mode:
authorISSOtm <eldredhabert0@gmail.com>2018-05-27 11:18:14 +0200
committerISSOtm <eldredhabert0@gmail.com>2018-05-27 11:18:14 +0200
commit6bd6e25eef4a57d1898d7aae0b3b09e6dc5f2695 (patch)
tree214d4e433770231e3067e069426beb449af74dd1 /macros/gfx.asm
parent83afa8a12dfe450c378ca11743a2291501ec19a8 (diff)
Import more macros from pokecrystal
Diffstat (limited to 'macros/gfx.asm')
-rw-r--r--macros/gfx.asm2
1 files changed, 2 insertions, 0 deletions
diff --git a/macros/gfx.asm b/macros/gfx.asm
new file mode 100644
index 0000000..16c7d9b
--- /dev/null
+++ b/macros/gfx.asm
@@ -0,0 +1,2 @@
+tiles EQUS "* LEN_2BPP_TILE"
+tile EQUS "+ LEN_2BPP_TILE *"