blob: 32f5ebfd25ac9505c0d330197aeb0966149cbdb6 (
plain)
1
2
3
4
5
|
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"
|