From ba5bc304f959d2387b45b9320808797272cf958a Mon Sep 17 00:00:00 2001 From: Rangi Date: Thu, 29 Oct 2020 23:23:57 -0400 Subject: Updates to more closely sync with pokegold --- main.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main.asm') diff --git a/main.asm b/main.asm index 324ef8ac2..67523b44e 100644 --- a/main.asm +++ b/main.asm @@ -262,7 +262,7 @@ INCLUDE "data/pokemon/names.asm" INCLUDE "data/pokemon/unused_pic_banks.asm" UnusedEggPic:: -; Another egg pic. This is shifted up a few pixels. +; The G/S Egg pic. This is shifted up a few pixels. INCBIN "gfx/pokemon/egg/unused_front.2bpp.lz" -- cgit v1.2.3