Lots of documentation work.

This commit is contained in:
2022-10-19 00:17:53 +00:00
parent c8fd97043b
commit 6b3e5e8255
9 changed files with 72 additions and 151 deletions

View File

@ -16,7 +16,7 @@ Fixes are written in the `diff` format. If you've used Git before, this should l
- [Scrolling through items in the bag causes the image to flicker](#scrolling-through-items-in-the-bag-causes-the-image-to-flicker)
## Scrolling through items in the bag causes the image to flicker
## Scrolling through items in the bag causes the image to flicker (fixed in tumbledemerald.)
**Fix:** Add the following function to [src/item_menu_icons.c](https://github.com/pret/pokeemerald/blob/master/src/item_menu_icons.c):
```diff