From 64e30d0e2493242ff2d86b589c5044de1998f1e8 Mon Sep 17 00:00:00 2001
From: Hiram Anderson <37224753+hjk321@users.noreply.github.com>
Date: Sun, 25 Aug 2024 09:15:02 -0600
Subject: [PATCH] Updated Tutorials (markdown)
---
Tutorials.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Tutorials.md b/Tutorials.md
index 270459b..7f3ae79 100644
--- a/Tutorials.md
+++ b/Tutorials.md
@@ -481,7 +481,7 @@ Title|💻
📄 [Version Identification](https://github.com/pret/pokeemerald/wiki/Adding-Support-for-Connectivity-with-Other-Hacks-Whilst-Maintaining-Connectivity-with-Vanilla)|⭐|💻
📄 [Enable trade with FRLG without beating the game](https://github.com/pret/pokeemerald/wiki/Enable-trade-with-FRLG-without-beating-the-game)|⭐|💻
-📄 [Extra save space with two lines of code](https://github.com/pret/pokeemerald/wiki/Extra-save-space-with-two-lines-of-code)|⭐|💻
+📄 [Extra save space with three lines of code](https://github.com/pret/pokeemerald/wiki/Extra-save-space-with-three-lines-of-code)|⭐|💻🧬
📄 [Uniquely Shuffle Arrays](https://github.com/pret/pokeemerald/wiki/Uniquely-Shuffle-Array)|⭐⭐|💻
📄 [Add Sleep Mode](https://github.com/pret/pokeemerald/wiki/Add-Sleep-Mode)|⭐|💻 📋
📄 [Debugging using printf](https://github.com/pret/pokeemerald/wiki/Debugging-using-printf)|⭐|💻🧬