Move BitTable2 to a file

Currently, rgbasm's maximum macro parameter length is sixteen chars.
A couple wram labels were changed to accomodate this for now.
This commit is contained in:
yenatch
2013-02-05 01:21:51 -05:00
parent 710b7ddd7f
commit c811b20b65
3 changed files with 253 additions and 223 deletions

View File

@@ -1269,7 +1269,7 @@ Box14Name: ; dbea
SECTION "FlypointPermissions", BSS[$dca5]
FlypointPermissions: ; dca5
FlypointPerms: ; dca5
ds 4
SECTION "BackupMapInfo", BSS[$dcad]
@@ -1421,7 +1421,7 @@ PokedexCaught: ; deb9
ds 32
UnownDex: ; ded9
ds 26
UnownUnlockedGroups: ; def3
UnlockedUnowns: ; def3
ds 1
SECTION "Breeding",BSS[$def5]