From f1fbffc8d6d5c84904112f290c17d2cc9dedeb74 Mon Sep 17 00:00:00 2001 From: Rangi Date: Sat, 30 Jun 2018 18:36:11 -0400 Subject: Simplify date --- Expand-tilesets-from-192-to-255-tiles.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Expand-tilesets-from-192-to-255-tiles.md b/Expand-tilesets-from-192-to-255-tiles.md index 74d93c9..783e5c9 100644 --- a/Expand-tilesets-from-192-to-255-tiles.md +++ b/Expand-tilesets-from-192-to-255-tiles.md @@ -572,7 +572,7 @@ Edit [engine/pokemon/correct_nick_errors.asm](../blob/master/engine/pokemon/corr db -1 ; end ``` -The next two changes were already made to pokecrystal by pull requests [#530](../pull/530) and [#534](../pull/534) as of June 30, 2018, so if your copy is newer than that you can skip the rest of this step. +The next two changes were already made to pokecrystal by pull requests [#530](../pull/530) and [#534](../pull/534) as of July 2018, so if your copy is newer than that you can skip the rest of this step. Edit [engine/pokegear/pokegear.asm](../blob/master/engine/pokegear/pokegear.asm): -- cgit v1.2.3