diff options
author | FieryMewtwo <77066742+FieryMewtwo@users.noreply.github.com> | 2021-10-29 18:58:44 -0400 |
---|---|---|
committer | FieryMewtwo <77066742+FieryMewtwo@users.noreply.github.com> | 2021-10-29 18:58:44 -0400 |
commit | 254235f9039e6a64e0a917420ec8633080acc99f (patch) | |
tree | e7390f96b0f56f9ee5e47478042c6acef45eb733 | |
parent | 2ca63dea3020514cd3fe353ddd19208ef4a480ea (diff) |
Updated Tutorials (markdown)
-rw-r--r-- | Tutorials.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Tutorials.md b/Tutorials.md index b372508..83fd315 100644 --- a/Tutorials.md +++ b/Tutorials.md @@ -19,6 +19,7 @@ Here's all we have so far: - [Fixing bugs](#fixing-bugs) - [Assembly programming](#assembly-programming) - [To do](#to-do) +- [Restoring features](#restoring-features) ## Miscellaneous - [Build pokered with BLUEMONS.gbc's debugging features](Add-debug-mode-to-red) @@ -52,6 +53,9 @@ Here's all we have so far: ## Assembly programming +## Restoring features +- [Restore the `PRESENTS` text under the Game Freak logo in the title animation](https://github.com/pret/pokered/wiki/Restore-the-%22PRESENTS%22-subtitle-under-the-Game-Freak-logo-in-the-intro-animation.) + ## To do Feel free to contribute one of these! - Effectively everything. We need to add tutorials.
\ No newline at end of file |