sm64/data/p/pathyellowball.p
2022-12-04 22:27:02 -05:00

37 lines
825 B
OpenEdge ABL

/********************************************************************************
-------------------------
Ultra 64 MARIO Brothers
-------------------------
File : pathyellowball.s
Description :
Date : 1995.
Author : H.yajima
********************************************************************************/
/*################*/
#ifdef ASSEMBLER
/*################*/
e_softsprite_stop:
e_yellowball:
p_initialize(option)
p_setbit(flag,stf_moveON )
p_softspritemodeON
p_end
/*################*/
#else
/*################*/
/*################*/
#endif
/*################*/
/*===============================================================================
end end end end end end end end
===============================================================================*/