diff options
-rw-r--r-- | Customizable-Pokédex-Color.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Customizable-Pokédex-Color.md b/Customizable-Pokédex-Color.md index 65ae4df..1acc376 100644 --- a/Customizable-Pokédex-Color.md +++ b/Customizable-Pokédex-Color.md @@ -1,4 +1,4 @@ -Ever wanted to your Pokédex to be something besides red? This is rather simple to implement in pokecrystal. All that's needed is a WRAM byte, and reworking some already existing code. +Ever wanted the color of your Pokédex to be something besides red? This is rather simple to implement in pokecrystal. All that's needed is a WRAM byte, and reworking some already existing code. ## 1. Create a WRAM Byte |