mirror of
https://github.com/pret/pokeyellow.git
synced 2026-05-22 19:07:35 -05:00
6 lines
207 B
NASM
6 lines
207 B
NASM
INCLUDE "engine/surfing_minigame.asm"
|
|
INCLUDE "engine/yellow_intro.asm"
|
|
INCLUDE "data/animated_objects_3e_2.asm"
|
|
YellowIntroGraphics: INCBIN "gfx/yellow_intro.2bpp"
|
|
INCLUDE "engine/animated_objects_3e.asm"
|