From 0aafde88223f64ef13092511de34c317b8e844d1 Mon Sep 17 00:00:00 2001 From: Pyredrid Date: Fri, 11 Dec 2020 20:01:13 -0500 Subject: The branch has had a couple changes and bugfixes made, and currently I have no time to update the tutorial. Specifically the zip archive that is linked is out of date. --- printf-in-mGBA.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/printf-in-mGBA.md b/printf-in-mGBA.md index 7a36775..7a86d4a 100644 --- a/printf-in-mGBA.md +++ b/printf-in-mGBA.md @@ -1,4 +1,4 @@ -Credits to Petuh for this tutorial, and for Lunos for finding an archived version. This feature may also be directly pulled from Pyredrid's [mgba_printf](https://github.com/Pyredrid/pokeemerald/tree/mgba_printf) branch. +Credits to Petuh for this tutorial, and for Lunos for finding an archived version. This feature and any updates should be directly pulled from Pyredrid's [mgba_printf](https://github.com/Pyredrid/pokeemerald/tree/mgba_printf) branch. This tutorial is slightly out-of-date. TODO: rewrite to be in line with the standards of other tutorials. As of now, this is (almost) identical to Petuh's original post. -- cgit v1.2.3