diff options
Diffstat (limited to 'Tutorials.md')
-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 |