diff options
author | Zumi <13794376+ZoomTen@users.noreply.github.com> | 2021-01-26 01:03:09 +0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-25 13:03:09 -0500 |
commit | 735e9f09a2bfc6c32ed596906c07ec501fb05070 (patch) | |
tree | a044ec00c93d303a1fe2f6004b27c9920a71cce9 /layout.link | |
parent | c6d003b9b0cce8339749880abd4ae3acd51a41b6 (diff) |
Disassemble subgame portion of title debug menu (#91)
Disassemble subgame menu and add shims for the minigames in bank $38
Diffstat (limited to 'layout.link')
-rw-r--r-- | layout.link | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/layout.link b/layout.link index 97fd388..32e2497 100644 --- a/layout.link +++ b/layout.link @@ -953,6 +953,8 @@ ROMX $3f "gfx.asm@Town Map Cursor" org $6255 "engine/menu/debug_menu.asm@Sound Test" + org $67a1 + "engine/menu/debug_menu.asm@Subgame Menu" WRAM0 org $c000 |