From b80d68f0c8268af97c335e4aa49937b124cae0d4 Mon Sep 17 00:00:00 2001 From: Idain Date: Mon, 29 Nov 2021 23:36:40 -0400 Subject: Forgot to update layout.link hyperlink. Oops. --- Add-a-new-trainer-class.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Add-a-new-trainer-class.md b/Add-a-new-trainer-class.md index 9b48c30..c87c239 100644 --- a/Add-a-new-trainer-class.md +++ b/Add-a-new-trainer-class.md @@ -372,7 +372,7 @@ error: Unable to place 'Pics 3' (ROMX section) at $40CC in bank $4A But we didn't change anything in "Pics 3", so why is this happening? -As defined in [pokecrystal.link](../blob/master/pokecrystal.link), the "Trainer Pic Pointers" and "Pics 3" sections are both in bank $4A: +As defined in [layout.link](../blob/master/layout.link), the "Trainer Pic Pointers" and "Pics 3" sections are both in bank $4A: ``` ROMX $4a -- cgit v1.2.3