From 5647ca687b92954dcf37a6ea6bfbc9a341c32de4 Mon Sep 17 00:00:00 2001 From: dannye <33dannye@gmail.com> Date: Wed, 4 Nov 2020 00:06:44 -0600 Subject: Sync with pokered --- docs/bugs_and_glitches.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/bugs_and_glitches.md b/docs/bugs_and_glitches.md index a82a52a8..cb4cfc81 100644 --- a/docs/bugs_and_glitches.md +++ b/docs/bugs_and_glitches.md @@ -23,7 +23,7 @@ Fixes are written in the `diff` format. If you've used Git before, this should l This bug (or feature!) results in all options being shifted left or right if the respective direction is pressed on the same frame the options menu is opened. The bug also exists in pokegold and pokecrystal. -**Fix:** Update [engine/menu/options.asm](/engine/menu/options.asm) +**Fix:** Update [engine/menus/options.asm](/engine/menus/options.asm) ```diff DisplayOptionMenu_: -- cgit v1.3.1-sl0p