From 2ee2aba7f00a178ad4504fe5573d0a4e431f930a Mon Sep 17 00:00:00 2001 From: Rangi Date: Sun, 19 Aug 2018 13:25:08 -0400 Subject: Incorporate new pokecrystal labels + file structure --- Physical-Special-split.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Physical-Special-split.md') diff --git a/Physical-Special-split.md b/Physical-Special-split.md index 6f08a5d..69da95c 100644 --- a/Physical-Special-split.md +++ b/Physical-Special-split.md @@ -403,7 +403,7 @@ Instead of printing "TYPE/" in the move property box, we print the move's catego ## 9. Display categories in the Move screen -Edit [engine/menus/start_menu.asm](../blob/master/engine/menus/start_menu.asm): +Edit [engine/pokemon/mon_menu.asm](../blob/master/engine/pokemon/mon_menu.asm) (or [engine/menus/start_menu.asm](../blob/master/engine/menus/start_menu.asm) in older versions of pokecrystal): ```diff PlaceMoveData: -- cgit v1.2.3