summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAetias <aetias@outlook.com>2024-06-21 09:06:59 +0200
committerAetias <aetias@outlook.com>2024-06-21 09:06:59 +0200
commit559dd0fa85fb114a00d1b9e8f4ccb5b46d3c1f88 (patch)
tree0071252c9ef129370bf02d4ab8dcb7883585e6e0 /docs
parent0b8f4fc73b84be7739dcfad469ef88e1186b4bbc (diff)
Update decompiling.md
Diffstat (limited to 'docs')
-rw-r--r--docs/decompiling.md2
1 files changed, 1 insertions, 1 deletions
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]