Fruit tree constants, more mail engine

This commit is contained in:
PikalaxALT
2015-11-18 10:42:42 -05:00
parent bc1870e3f4
commit 6d47be8d8c
32 changed files with 653 additions and 608 deletions

View File

@@ -10,9 +10,10 @@ sScratch::
SECTION "SRAM Bank 0", SRAM [$a600], BANK [0]
mailmsg: MACRO
\1Message:: ds $20
\1Message:: ds MAIL_MSG_LENGTH
\1MessageEnd:: ds 1
\1Author:: ds NAME_LENGTH
ds 3
\1AuthorID:: ds 2
\1MailType:: ds 1
endm
; a600