37 lines
825 B
OpenEdge ABL
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
|
|
===============================================================================*/
|
|
|
|
|
|
|