From 31310a16de2ac7bd3f2ef8dd646f19d6ee7568ec Mon Sep 17 00:00:00 2001 From: Phlex Date: Mon, 19 Feb 2024 18:48:04 -0600 Subject: [PATCH] Temporarily remove chest content patch. --- code/mm.ld | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/code/mm.ld b/code/mm.ld index f8a6c4e0..7d6eabdd 100644 --- a/code/mm.ld +++ b/code/mm.ld @@ -355,9 +355,9 @@ SECTIONS{ *(.patch_IceArrowsAnywhere) } - .patch_changeChestTypeToMatchContents 0x31cad4 : { + /* .patch_changeChestTypeToMatchContents 0x31cad4 : { *(.patch_changeChestTypeToMatchContents) - } + } */ .patch_RemoveZoraMaskCheckMikau 0x32BBB8 : { *(.patch_RemoveZoraMaskCheckMikau)