summaryrefslogtreecommitdiff
path: root/main.asm
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2020-10-29 23:23:57 -0400
committerRangi <remy.oukaour+rangi42@gmail.com>2020-10-29 23:23:57 -0400
commitba5bc304f959d2387b45b9320808797272cf958a (patch)
tree76028ce9aed1bcaaa5f700b4785df10c0f504c66 /main.asm
parent7883e8f431a0b8f995c8f581af248b53896e5aa5 (diff)
Updates to more closely sync with pokegold
Diffstat (limited to 'main.asm')
-rw-r--r--main.asm2
1 files changed, 1 insertions, 1 deletions
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"