diff options
author | Daniel Harding <33dannye@gmail.com> | 2021-11-15 13:31:15 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-15 13:31:15 -0600 |
commit | f516a91f5fa02a741631c77b9097598f466d1328 (patch) | |
tree | bac2ee5e3fad02983b061580f5c085baecb5439a /src/layout.link | |
parent | 15e986d374fdd11ed0f412fbdc9b858d4c4b9f50 (diff) | |
parent | 1fd16cd27fcd4f432bfc09fc5b7a262798b72430 (diff) |
Some more bank splitting
Diffstat (limited to 'src/layout.link')
-rw-r--r-- | src/layout.link | 14 |
1 files changed, 12 insertions, 2 deletions
diff --git a/src/layout.link b/src/layout.link index e913aa3..58b325a 100644 --- a/src/layout.link +++ b/src/layout.link @@ -40,11 +40,21 @@ ROMX $02 ROMX $03 "Overworld Scripting" ROMX $04 - "Bank 4" + "Menus 2" + "Color" + "Gift Center Menu" + "Overworld Map" + "Save" + "Map Scripts" + "Menus 3" + "Sprite Animations" + "Scenes" + "Challenge Machine" + "Map Objects" ROMX $05 "AI Logic 1" ROMX $06 - "Menus 2" + "Menus 4" "Effect Commands" "Animation Commands" "IR Communications Core" |