From d8c4cb62988cc233cfd2bdaf3aa87b33e5d87833 Mon Sep 17 00:00:00 2001 From: DrippingYellow Date: Sun, 19 Jan 2025 21:43:44 -0600 Subject: [PATCH] Bank 10's out of the bag, I guess --- layout.link | 2 ++ shim.sym | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/layout.link b/layout.link index a40fe318..e707bfcd 100644 --- a/layout.link +++ b/layout.link @@ -276,6 +276,8 @@ ROMX $10 org $4000 org $4943 "data/pokemon/dex_order_alpha.asm" + org $4b45 + "engine/dumps/bank10.asm@ConvertMon_2to1" org $4ecc "data/types/search_strings.asm" org $5068 diff --git a/shim.sym b/shim.sym index cf243a44..b77ae5ff 100644 --- a/shim.sym +++ b/shim.sym @@ -50,8 +50,8 @@ 10:40A6 ShowPokedexMenu 10:4AC7 Function40ac7 10:4B07 Function40b07 -10:4B45 ConvertMon_2to1 -10:4B5C ConvertMon_1to2 +;10:4B45 ConvertMon_2to1 +;10:4B5C ConvertMon_1to2 10:5F93 Function4af93 10:5FA1 Function41fa1 10:61F8 Function421f8