diff options
Diffstat (limited to 'gfx/pokemon/egg.inc')
-rw-r--r-- | gfx/pokemon/egg.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gfx/pokemon/egg.inc b/gfx/pokemon/egg.inc new file mode 100644 index 0000000..a5a38fb --- /dev/null +++ b/gfx/pokemon/egg.inc @@ -0,0 +1,2 @@ +SECTION "gfx/pokemon/egg.asm", ROMX +EggPicFront:: INCBIN "gfx/pokemon/egg/front.pic" |