From 559dd0fa85fb114a00d1b9e8f4ccb5b46d3c1f88 Mon Sep 17 00:00:00 2001 From: Aetias Date: Fri, 21 Jun 2024 09:06:59 +0200 Subject: [PATCH] Update decompiling.md --- docs/decompiling.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/decompiling.md b/docs/decompiling.md index b31b9d8d..caf723de 100644 --- a/docs/decompiling.md +++ b/docs/decompiling.md @@ -68,7 +68,7 @@ following: 1. Once you're sent to `decomp.me`, go to "Options" and change the preset to "Phantom Hourglass". 1. Paste your code into the "Source code" tab. 1. Share the link with us! -- Add the function as a [non-matching function](/CONTRIBUTING.md#non-matching-functions). +- In the worst case, add the function as a [non-matching function](/CONTRIBUTING.md#non-matching-functions). ## Decompiling `.init` functions > [!NOTE]