CheckContestMon and a couple labels in bank 0

This commit is contained in:
yenatch
2013-08-15 06:06:50 -04:00
parent 8ecd66f5d5
commit 000c6d1349
2 changed files with 16 additions and 14 deletions

View File

@@ -236,6 +236,7 @@ PREDEF_PRINT_MOVE_TYPE EQU $2A
PREDEF_PRINT_TYPE EQU $2B
PREDEF_GET_UNOWN_LETTER EQU $2D
PREDEF_LOAD_SGB_LAYOUT EQU $31
PREDEF_CHECK_CONTEST_MON EQU $33
PREDEF_PARTYMON_ITEM_NAME EQU $3B
PREDEF_DECOMPRESS EQU $40