split out graphics data

This commit is contained in:
YamaArashi
2016-09-03 03:03:50 -07:00
parent 8866801ef9
commit c9b1c40b86
7 changed files with 1103 additions and 1084 deletions
-4
View File
@@ -26,10 +26,6 @@
.2byte 0@ padding
.endm
.macro zero_fill count
.fill \count
.endm
@ Berry trees have a table defining the palette slot used for each of their 5
@ stages. However, the first 2 stages always use the same slots regardless of
@ the type of tree and the slots of the last 3 stages always equal each other.